Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more kbd corrections | Pablo Saratxaga | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | fixed soem keybopard values | Pablo Saratxaga | 2001-01-31 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-30 | 1 | -0/+63 |
| | |||||
* | (detect): replace commands::modprobe by modules::load as it should (or??) | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | (make): replace commands::modprobe by modules::load as it should (or??) | Pascal Rigaux | 2001-01-30 | 1 | -1/+2 |
| | |||||
* | adapt format functions given to ask_from_listf. $_ is no more set | Pascal Rigaux | 2001-01-30 | 2 | -3/+5 |
| | |||||
* | adapt to new etags (emacs 21) format | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | new draknet. unstable | damien | 2001-01-30 | 1 | -2/+118 |
| | |||||
* | add ldetect to config stuff I want to have on all installs (lspcidrake) | Guillaume Cottenceau | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | fix packdrake perl dependencies | Guillaume Cottenceau | 2001-01-30 | 2 | -1/+6 |
| | |||||
* | prevent from trying to set progressbar to more than 100% (rescue is more ↵ | Guillaume Cottenceau | 2001-01-30 | 2 | -5/+7 |
| | | | | compressed than drakx) | ||||
* | have perl-install be make'd sooner in order to succeed with update_kernel | Guillaume Cottenceau | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | corrected typo | damien | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | - deprecate "hdreiser.img" since we have room for "reiserfs.o" in "hd.img" | Guillaume Cottenceau | 2001-01-29 | 5 | -12/+9 |
| | | | | | - following deprecation of "other.img", reintegrate big modules in relevant boot disks | ||||
* | updated Estonian file | Pablo Saratxaga | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | (getCompaqSmartArray): /proc/array/ida0 can contain more than one ida/c0d0p* | Pascal Rigaux | 2001-01-29 | 1 | -1/+0 |
| | |||||
* | (upload): mdkinst_stage2 is now bzip2'ed, so upload *_stage2.bz2 instead of ↵ | Pascal Rigaux | 2001-01-29 | 1 | -2/+2 |
| | | | | *_stage2.gz | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-29 | 1 | -0/+12 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-28 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-28 | 1 | -0/+63 |
| | |||||
* | (choosePartitionsToFormat): fixed horrible bug causing reiserfs partitions | Pascal Rigaux | 2001-01-28 | 1 | -3/+3 |
| | | | | | not to be displayed/asked for formatting. The default value being used. | ||||
* | (get_autologin): adapt to new format of sysconfig/desktop | Pascal Rigaux | 2001-01-28 | 1 | -1/+2 |
| | |||||
* | second stage ramdisk (install & rescue) now must be bzipped, and not gzipped | Guillaume Cottenceau | 2001-01-26 | 4 | -8/+8 |
| | |||||
* | added embedded mode | damien | 2001-01-26 | 1 | -16/+19 |
| | |||||
* | updated embedded mode | damien | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | comply to new "mar -l" format | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | - use bzlib instead of zlib to reduce overall size | Guillaume Cottenceau | 2001-01-26 | 12 | -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 zlib | Guillaume Cottenceau | 2001-01-26 | 5 | -193/+137 |
| | |||||
* | adjust include files to compile bzlib | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+3 |
| | |||||
* | restore passing of pcmcia info to stage2 | Guillaume Cottenceau | 2001-01-26 | 1 | -6/+10 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-26 | 1 | -0/+18 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-26 | 1 | -0/+92 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | (ask_from_entries_refW): major rework for new format, still need work | Pascal Rigaux | 2001-01-26 | 1 | -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 Rigaux | 2001-01-26 | 1 | -1/+3 |
| | |||||
* | (newtFormAddGrid): new name for newtGridAddComponentsToForm, swap | Pascal Rigaux | 2001-01-26 | 1 | -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.cfg | Pascal Rigaux | 2001-01-26 | 2 | -6/+6 |
| | |||||
* | fixed LANGUAGE for mk locale | Pablo Saratxaga | 2001-01-25 | 1 | -3/+3 |
| | |||||
* | - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drives | Guillaume Cottenceau | 2001-01-25 | 2 | -23/+25 |
| | | | | | - remove fat/vfat modules from some boot floppies now that we don't need it anymore | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2001-01-25 | 1 | -0/+1 |
| | |||||
* | update docs | Guillaume Cottenceau | 2001-01-25 | 4 | -26/+85 |
| | |||||
* | better tightness of probing stuff | Guillaume Cottenceau | 2001-01-25 | 2 | -14/+11 |
| | |||||
* | print warning message when insmod of PCI-detected device fails | Guillaume Cottenceau | 2001-01-25 | 1 | -2/+11 |
| | |||||
* | re-integrate autoprobe of tulip network cards, kernel-2.4 has strange way to ↵ | Guillaume Cottenceau | 2001-01-25 | 1 | -1/+1 |
| | | | | classify some of its net modules.. | ||||
* | restore symlink /sbin/sh -> /usr/bin/sh for stage2 | Guillaume Cottenceau | 2001-01-25 | 1 | -0/+0 |
| | |||||
* | (spawnShell): fix error message | Pascal Rigaux | 2001-01-25 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-24 | 1 | -0/+107 |
| | |||||
* | stage1: add pcmcia | Guillaume Cottenceau | 2001-01-24 | 25 | -31/+6819 |
| | |||||
* | better documentation of ask_from_entries_refH features (entry) | Pascal Rigaux | 2001-01-24 | 1 | -1/+2 |
| | |||||
* | - clean up deprecated symlinks (insmod, rmmod, cardmgr) | Guillaume Cottenceau | 2001-01-24 | 1 | -0/+0 |
| | | | | | - remove unecessary device files |