summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/README6
-rw-r--r--perl-install/ChangeLog29
2 files changed, 30 insertions, 5 deletions
diff --git a/docs/README b/docs/README
index 646f40b55..53e114906 100644
--- a/docs/README
+++ b/docs/README
@@ -6,11 +6,7 @@ to the standard newt install.
********************************************************************************
Like all good free software, DrakX is in CVS :)
-You can access it using:
-% export CVSROOT=:pserver:anoncvs@mandrakesoft.com:/home/cvs/cooker
-% cvs login
-% Passwd: cvs
-% cvs checkout gi
+You can access it at http://www.linux-mandrake.com/cgi-bin/cvsweb.cgi/gi
This is only read-only access. If you want more, tell me (pixel@mandrakesoft.com)
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index bfb709b14..381b01612 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,32 @@
+2001/02/13 dam's <damien@mandrakesoft.com>
+
+ * standalone/draknet: profile handling updated
+
+ * network.pm: typo
+ corrected domainname setting
+
+ * netconnect.pm: finished load_conf
+
+2001/02/13 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * rescue/make_rescue_img, rescue/list: include libs for hostname resolving
+
+ * mdk-stage1/stage1.c, mdk-stage1/init.c: better console messages at
+ startup
+
+ * mdk-stage1/tools.c:
+ - save /etc/resolv.conf for rescue
+
+2001/02/13 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps_interactive.pm (selectKeyboard): can be automatic only in
+ non-expert
+
+ * any.pm: md5 now done via crypt
+
+ * install_steps.pm (exitInstall): catch exception of output report.bug
+ (for gc)
+
2001/02/13 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm (selectKeyboard): can be automatic only in