summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-09 21:05:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-09 21:05:34 +0000
commitf0f366d517c87f347f889394416ea21289eec83f (patch)
tree6960d14189bc35bf920f037fe2d43433f945fdf3 /docs
parentda93dce60a01e338efbea41e3e2134d9c1e03fe2 (diff)
downloaddrakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar.gz
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar.bz2
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar.xz
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.zip
no_comment
Diffstat (limited to 'docs')
-rw-r--r--docs/README4
-rw-r--r--docs/TODO51
2 files changed, 31 insertions, 24 deletions
diff --git a/docs/README b/docs/README
index 781867732..ae294a8a0 100644
--- a/docs/README
+++ b/docs/README
@@ -58,8 +58,8 @@ Mandrake/base/compssUsers
Mandrake/base/compssList
for each packages, it gives the appreciation for each type of user.
- used to preselect packages
- used to decide to show or hide packages.
+ used to choose packages
+ (see beginning of perl-install/pkgs.pm for more)
Mandrake/mdkinst
live system used on certain installs. See ``Ramdisk or not'' below for
diff --git a/docs/TODO b/docs/TODO
index 74dea0217..8adbccaa3 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -5,7 +5,18 @@ relative to 7.0-2.
diskdrake can olverlap partitions (resize lower, resize original typically
after clear all and auto allocate, try maximal size available).
+
+-to test--------------------------------------------------------------------------------
+fstab must be sorted (/usr/local after /usr)
+
+in chooseResolutions: display the graphic card found
+
+diskdrake should warn if nb_ide_parts > 63, nb_scsi_parts > 15
+
+
-choices--------------------------------------------------------------------------------
+tree for choosing things like timezone, monitors, graphic cards, modules, keyboard? ...
+
index/compress hdlist?
checkboxes in groups based on compssList (and availableSpace?)
@@ -20,8 +31,6 @@ crypto: add a cancel & progress bar while downloading
error handling (like reading hdlist)
-get the error when reading .rpm files fail
-
diskdrake in text mode
add fdisk using the zvt widget (taken in gnome-libs)
@@ -55,32 +64,15 @@ auto ppp-configure with free provider
-easy fixes-----------------------------------------------------------------------------
-usb module not removed if no mouse found
-
-(small)urpmi: handle many args on cmd-line
-
-fstab must be sorted (/usr/local after /usr)
-
configure DHCP for newbies if ethernet & DHCP card available
rpmdrake proposition for cdrom labels
-fix any // in path to ftp server otherwise windobe server bug :(
-
-(?) Je viens de faire une installation sur une machine où seul Be était
-installé. Je l'ai supprimé et installé (mode recommandé) Oxygen. Au
-redémarrage, le boot manager de Be apparaît et il est impossible de
-démarrer Linux.
-Pourquoi ne pas installer LILO si on supprime toutes les partitions ?
-
-(?) Xconfiguration: if "can't open fixed font", relaunch xfs.
-
-(?) in chooseResolutions: display the graphic card found
-
-(?) diskdrake should warn if nb_ide_parts > 63, nb_scsi_parts > 15
-
-fixes needing thinking-----------------------------------------------------------------
+get the error when getting/reading .rpm files fail
+better timeout handling for network installs
+
handle not enough room for update
(fpons)verify the free space is big enough.
@@ -159,6 +151,8 @@ aha152x needs "insmod aha152x.o aha152x=0x140,11,7"
try detect_devices::floppies (and how are scsi floppies handled?)
maybe: do a iotcl FDGETPRM to detect fd1, fd0.
+usb module not removed if no mouse found
+
(fpons)handle dat drives
hibernation on laptop -> clock not restored
@@ -170,6 +164,14 @@ eg: SIS6326 needs "no_bitblt" "no_bltimage" and 24bpp instead of 32bpp
-(?)---------------------------------------------------------------------------------
+(?) Xconfiguration: if "can't open fixed font", relaunch xfs.
+
+(?) Je viens de faire une installation sur une machine où seul Be était
+installé. Je l'ai supprimé et installé (mode recommandé) Oxygen. Au
+redémarrage, le boot manager de Be apparaît et il est impossible de
+démarrer Linux.
+Pourquoi ne pas installer LILO si on supprime toutes les partitions ?
+
(?)initrd in bzip2
(?)smaller zsh (or ash in initrd)
@@ -389,3 +391,8 @@ peut en sortir. La seule solution est de redémarrer.
(obsolete)bug when selecting compssUsers, do not deselect after (if u deselect)
(done,pix)detect ide burners and then add hdX=ide-scsi to kernel cmdline
+
+(done,pix)urpmi: handle many args on cmd-line
+
+(done,pix)fix any // in path to ftp server otherwise windobe server bug :(
+