summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (choosePackagesTree): created, simple ask_many_from_list to choosePascal Rigaux2001-01-311-22/+22
| | | | | | | | | | individual packages (choosePackages): log for debug (choosePackages): don't ask to install in beginner. Max is chosen (setRootPassword): help not based on installClass being server or not (selectInstallClass): remove installClass choice (was normal/devel/server) (chooseGroups): fix for individual package selection flag
* (main): better error message for auto_install failingPascal Rigaux2001-01-311-1/+1
|
* (main): don't set installClass=normal meta_class desktop (deprecated)Pascal Rigaux2001-01-311-10/+3
| | | | | | | | | (miscellaneous): TYPE= removed (was installClass) (selectInstallClass): don't set $o->{partitions}. diskdrake will have to ask in a set of possibilities ($o): replace fclass by fbeginner and fexpert ($o): default security level to 2 since it can't be based on installClass (deprecated)
* (set_autologin): log to ensure AUTOLOGIN is not badly set by drakx. StillPascal Rigaux2001-01-311-0/+1
| | | | | need finding the guilty
* (g_auto_install): installClass removedPascal Rigaux2001-01-311-2/+2
| | | | | (setPackages): do not preselect compssUsers entries
* (ask_many_from_list): fix sortingPascal Rigaux2001-01-311-1/+1
|
* (psUpdateHdlistsDeps): also copy rpmsratePascal Rigaux2001-01-311-3/+2
|
* add modprobe'ing of loopPascal Rigaux2001-01-311-0/+1
|
* more kbd correctionsPablo Saratxaga2001-01-311-1/+2
|
* fixed soem keybopard valuesPablo Saratxaga2001-01-311-5/+5
|
* *** empty log message ***Pascal Rigaux2001-01-301-0/+63
|
* (detect): replace commands::modprobe by modules::load as it should (or??)Pascal Rigaux2001-01-301-1/+1
|
* (make): replace commands::modprobe by modules::load as it should (or??)Pascal Rigaux2001-01-301-1/+2
|
* adapt format functions given to ask_from_listf. $_ is no more setPascal Rigaux2001-01-302-3/+5
|
* adapt to new etags (emacs 21) formatPascal Rigaux2001-01-301-1/+1
|
* new draknet. unstabledamien2001-01-301-2/+118
|
* add ldetect to config stuff I want to have on all installs (lspcidrake)Guillaume Cottenceau2001-01-301-1/+1
|
* fix packdrake perl dependenciesGuillaume Cottenceau2001-01-302-1/+6
|
* prevent from trying to set progressbar to more than 100% (rescue is more ↵Guillaume Cottenceau2001-01-302-5/+7
| | | | compressed than drakx)
* have perl-install be make'd sooner in order to succeed with update_kernelGuillaume Cottenceau2001-01-291-1/+1
|
* corrected typodamien2001-01-291-1/+1
|
* - deprecate "hdreiser.img" since we have room for "reiserfs.o" in "hd.img"Guillaume Cottenceau2001-01-295-12/+9
| | | | | - following deprecation of "other.img", reintegrate big modules in relevant boot disks
* updated Estonian filePablo Saratxaga2001-01-291-0/+1
|
* (getCompaqSmartArray): /proc/array/ida0 can contain more than one ida/c0d0p*Pascal Rigaux2001-01-291-1/+0
|
* (upload): mdkinst_stage2 is now bzip2'ed, so upload *_stage2.bz2 instead of ↵Pascal Rigaux2001-01-291-2/+2
| | | | *_stage2.gz
* *** empty log message ***Pascal Rigaux2001-01-291-0/+12
|
* *** empty log message ***Pascal Rigaux2001-01-281-0/+8
|
* *** empty log message ***Pascal Rigaux2001-01-281-0/+63
|
* (choosePartitionsToFormat): fixed horrible bug causing reiserfs partitionsPascal Rigaux2001-01-281-3/+3
| | | | | not to be displayed/asked for formatting. The default value being used.
* (get_autologin): adapt to new format of sysconfig/desktopPascal Rigaux2001-01-281-1/+2
|
* second stage ramdisk (install & rescue) now must be bzipped, and not gzippedGuillaume Cottenceau2001-01-264-8/+8
|
* added embedded modedamien2001-01-261-16/+19
|
* updated embedded modedamien2001-01-261-1/+1
|
* comply to new "mar -l" formatGuillaume Cottenceau2001-01-261-1/+1
|
* - use bzlib instead of zlib to reduce overall sizeGuillaume Cottenceau2001-01-2612-28/+5208
| | | | | - take home my own bzlib code to (1) reduce code size with good compile options (2) make it compile and link against dietlibc
* mar now uses bzlib, no more zlibGuillaume Cottenceau2001-01-265-193/+137
|
* adjust include files to compile bzlibGuillaume Cottenceau2001-01-261-1/+3
|
* restore passing of pcmcia info to stage2Guillaume Cottenceau2001-01-261-6/+10
|
* *** empty log message ***Pascal Rigaux2001-01-261-0/+18
|
* *** empty log message ***Pascal Rigaux2001-01-261-0/+92
|
* *** empty log message ***Pascal Rigaux2001-01-261-1/+1
|
* (ask_from_entries_refW): major rework for new format, still need workPascal Rigaux2001-01-261-166/+123
| | | | | | | (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of NEWT_FLAG_HIDDEN (myTextbox): wrap the text if needed (myTextbox): use a vertical scrollbar if needed
* (installPackages): prepare for advertising...Pascal Rigaux2001-01-261-1/+3
|
* (newtFormAddGrid): new name for newtGridAddComponentsToForm, swapPascal Rigaux2001-01-261-12/+32
| | | | | | | parameters for much better understanding (newtListboxGetCurrent): returns a SV (together with newtListboxAddEntry) (newtListboxAddEntry): data is now a SV
* adapt to mdk-stage1 automatic replacing ks.cfgPascal Rigaux2001-01-262-6/+6
|
* fixed LANGUAGE for mk localePablo Saratxaga2001-01-251-3/+3
|
* - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drivesGuillaume Cottenceau2001-01-252-23/+25
| | | | | - remove fat/vfat modules from some boot floppies now that we don't need it anymore
* *** empty log message ***Guillaume Cottenceau2001-01-251-0/+1
|
* update docsGuillaume Cottenceau2001-01-254-26/+85
|
* better tightness of probing stuffGuillaume Cottenceau2001-01-252-14/+11
|