Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (main): cleanup | Pascal Rigaux | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | button behaviour now chosen, and implemented | Pascal Rigaux | 2001-02-10 | 3 | -15/+21 |
| | |||||
* | implemented profiles handling | damien | 2001-02-10 | 1 | -8/+34 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-09 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-09 | 1 | -0/+15 |
| | |||||
* | configureTimezone doesn't take parameter /etc/sysconfig/clock | Pascal Rigaux | 2001-02-09 | 4 | -8/+8 |
| | |||||
* | (main): have compatibility with old stage1 (rhimage -> image) | Pascal Rigaux | 2001-02-09 | 1 | -1/+1 |
| | |||||
* | add button handling, quite weird behaviour though cuz of newt sillyness | Pascal Rigaux | 2001-02-09 | 3 | -22/+32 |
| | |||||
* | (formatPartitions): ↵ | Pascal Rigaux | 2001-02-09 | 1 | -1/+1 |
| | | | | | | | s|etc/sysconfig/consoletrans|etc/sysconfig/console/consoletrans| as it should now be (see lang.pm 1.143) | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-09 | 1 | -0/+96 |
| | |||||
* | fixed wrong URLPREFIX formation if no user given. | Francois Pons | 2001-02-08 | 1 | -1/+2 |
| | |||||
* | added DRI experimental support (sis, radeon). Prefer XF3 for SiS card. | Francois Pons | 2001-02-08 | 1 | -5/+25 |
| | |||||
* | fixed problem for updating hdlist after going back to partition step. | Francois Pons | 2001-02-08 | 1 | -2/+1 |
| | |||||
* | make sure SHARE_PATH is set now in standalone | Pascal Rigaux | 2001-02-08 | 2 | -1/+2 |
| | |||||
* | fix the previous changelog wich was wrong (bad spelling), | Francois Pons | 2001-02-08 | 1 | -1/+1 |
| | | | | | | added a char in comment to allow a new release (thanks to pixel :-) make sure SHARE_PATH is set. | ||||
* | fixed SHARE_PATH to make sure it is setted. | Francois Pons | 2001-02-08 | 1 | -0/+1 |
| | |||||
* | better memory detection (from wonderful drakx) | Guillaume Cottenceau | 2001-02-08 | 3 | -34/+12 |
| | |||||
* | (availableRamMB): cleanup | Pascal Rigaux | 2001-02-08 | 1 | -1/+1 |
| | |||||
* | implemented or updated embedded mode | damien | 2001-02-08 | 8 | -13/+33 |
| | |||||
* | added embedded and (ugly) wizard mode. | damien | 2001-02-08 | 1 | -7/+20 |
| | |||||
* | corrected compilation bug. | damien | 2001-02-08 | 1 | -1/+1 |
| | |||||
* | updated embedded mode. Should work, not tested in real world | damien | 2001-02-08 | 1 | -2/+3 |
| | |||||
* | added embedded mode | damien | 2001-02-08 | 1 | -21/+64 |
| | |||||
* | updated Norwegian file | Pablo Saratxaga | 2001-02-08 | 3 | -1473/+1555 |
| | |||||
* | - use description of network cards when you have to select between ↵ | Guillaume Cottenceau | 2001-02-07 | 10 | -44/+214 |
| | | | | | | | interfaces; has accuracy even in the case of multiple interface for a given kernel module - write down a small "shell" to change parameters on the fly (needs compile option SPAWN_INTERACTIVE) | ||||
* | fixed module name without text for SCSI configuration dialog, add log. | Francois Pons | 2001-02-07 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-07 | 1 | -0/+14 |
| | |||||
* | (choosePackages): better fix for getting max install size. | Pascal Rigaux | 2001-02-07 | 1 | -1/+1 |
| | |||||
* | fixed unknown package ARRAY... and locales selection according to langs. | Francois Pons | 2001-02-07 | 1 | -1/+2 |
| | |||||
* | (formatXiB): more precise for cases like 1_234_000 -> 1.2GB | Pascal Rigaux | 2001-02-07 | 1 | -1/+6 |
| | |||||
* | (choosePackages): call setSelectedFromCompssList with empty | Pascal Rigaux | 2001-02-07 | 1 | -1/+1 |
| | | | | | compssUsersChoice meaning max | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-07 | 1 | -0/+54 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-07 | 1 | -0/+54 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-07 | 1 | -0/+99 |
| | |||||
* | add parted | Pascal Rigaux | 2001-02-07 | 1 | -0/+1 |
| | |||||
* | (create_help_window, create_logo_window): use gtkxpm | Pascal Rigaux | 2001-02-07 | 1 | -6/+2 |
| | |||||
* | (@installSteps): remove miscellaneous | Pascal Rigaux | 2001-02-07 | 1 | -10/+2 |
| | | | | | | (main): don't remove pcmcia modules anymore (not there anymore), remove /sbin/stage1 | ||||
* | (suggest): read CLEAN_TMP from sysconfig/system, default value of memsize | Pascal Rigaux | 2001-02-07 | 1 | -0/+40 |
| | | | | | | | | | | if given (install): save CLEAN_TMP in sysconfig/system (get_append, add_append): get or set an append value (has_profiles, set_profiles): get or add an entry office for profiles, also add prof=Home in the default entry | ||||
* | (main): don't need isLaptop anymore, use detect_devices::hasPCMCIA | Pascal Rigaux | 2001-02-07 | 1 | -3/+3 |
| | |||||
* | (setupBootloaderBefore, miscellaneousBefore): remove taking care of | Pascal Rigaux | 2001-02-07 | 1 | -12/+4 |
| | | | | | | | profiles and memsize. Now in any & bootloader (miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in $o->{miscellaneous} anymore | ||||
* | (miscellaneous): remove asking about numlock and hd optimizations, | Pascal Rigaux | 2001-02-07 | 1 | -20/+8 |
| | | | | | deprecates it (aka don't do anything) | ||||
* | (hasPCMCIA): created (check for /proc/pcmcia) | Pascal Rigaux | 2001-02-07 | 1 | -0/+1 |
| | |||||
* | (setupBootloader): take care of profiles and memsize | Pascal Rigaux | 2001-02-07 | 1 | -13/+23 |
| | | | | | | | | (facesnames): only display icons capitalized. This goes along the new mandrake_desk where capitalized named faces are the new one. [a-z].* icons being only kept for compatibility. (in case no capitalized icons available display everything (compatibility with old mandrake_desk) | ||||
* | tag VERSION as 8.0 since stage2 graphics now show 8.0 | Guillaume Cottenceau | 2001-02-07 | 1 | -1/+1 |
| | |||||
* | don't reverse hostname lookup if dhcp already gave hostname+domain | Guillaume Cottenceau | 2001-02-07 | 1 | -1/+4 |
| | |||||
* | don't pass isLaptop | Pascal Rigaux | 2001-02-07 | 2 | -2/+2 |
| | |||||
* | Add usbd to SYSTEM. | Chmouel Boudjnah | 2001-02-07 | 1 | -1/+1 |
| | |||||
* | now fully fixed ftp connection (and http too) caused by forked DrakX | Francois Pons | 2001-02-07 | 3 | -12/+13 |
| | | | | | with latent ftp connection. | ||||
* | updated wizard mode | damien | 2001-02-07 | 3 | -3/+4 |
| | |||||
* | reworked ftp behaviour a bit for cooperative connection (avoid opening | Francois Pons | 2001-02-06 | 1 | -5/+10 |
| | | | | | | | and closing connection too fast for each transaction). There seems to be some problem for retrieving twice a package, this cause huge pause between each transaction, the best is to avoid them so ? |