summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-21 17:34:01 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-21 17:34:01 +0000
commit950cdbe5c28562bbb35fb59005e3d5ea4750a413 (patch)
tree716c2cb938e88a3a9c9d85348a61acce348eee78 /mdk-stage1
parent90c6e3b262803c6035acd277bbbed29a38e97248 (diff)
downloaddrakx-950cdbe5c28562bbb35fb59005e3d5ea4750a413.tar
drakx-950cdbe5c28562bbb35fb59005e3d5ea4750a413.tar.gz
drakx-950cdbe5c28562bbb35fb59005e3d5ea4750a413.tar.bz2
drakx-950cdbe5c28562bbb35fb59005e3d5ea4750a413.tar.xz
drakx-950cdbe5c28562bbb35fb59005e3d5ea4750a413.zip
in case we didn't mount any clp (nfs case), we insmod gzloop.o here for later always_i18n case, because gzloop.o is not available later in /lib/modules
Diffstat (limited to 'mdk-stage1')
-rw-r--r--mdk-stage1/stage1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mdk-stage1/stage1.c b/mdk-stage1/stage1.c
index f1f68ec22..a40d1c7c3 100644
--- a/mdk-stage1/stage1.c
+++ b/mdk-stage1/stage1.c
@@ -469,6 +469,9 @@ int mandrake_move_post(void)
}
fclose(f);
+ // in case we didn't mount any clp, because gzloop.o is not available later in /lib/modules
+ my_insmod("gzloop", ANY_DRIVER_TYPE, NULL);
+
// hardcoded :(
if (!access(TOTEM_LOCATION, R_OK)) {
if (scall(symlink("/image_totem/usr", SLASH_LOCATION "/usr"), "symlink"))
le in generated kppprc conf file
+ simpkify %toreplace build
+
+ * network/netconnect.pm: use checkbow's label
+ dyn hostname is a boolean
+ - split ppp steps into account, ip, dns and gateway parameters step
+ - offer to configure more ip, dns and gateway parameters
+ rename ppp_choose as ppp_account
+ typo fix
+ simplify
+ go to wireless step if needed
+ always go to hostname step (shared by all paths)
+ kill old cable step
+ install requested dhcp client
+ add hidden option enabling to select dhcp client
+ skip protocol step when configuring cable connection
+ cable is like lan but with dhcp
+ set connection type at one point only
+ load adsl wizard on demand
+ (get_subwizard) introduce the infrastructure that enable to load a
+ part of a wizard from another module
+ init modem data structure when manually selecting a serial port
+ fix modem dns servers reading
+ keep entered data when stepping back to dialup options step
+ do not mix modem choice and modem configuration, so that we keep
+ entered data when stepping back and forward
+ pass dynamically build data into interactive layer when configuring
+ modems
+ fix device (was broken due to the fact we kept all the data collected
+ about modems)
+
+ * install_gtk.pm: fix set_default_direction() call
+
+ * network/adsl.pm: fix wizard layer usage (b/c of new api)
+ remove useless parameter
+
2004/01/20 Alice Lafox <alice at lafox.com.ua>
* share/po/ru.po: part. update
@@ -23567,7 +23630,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.850 2004/01/12 16:05:23 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.851 2004/01/20 12:04:50 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than