summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* print warning message when insmod of PCI-detected device failsGuillaume Cottenceau2001-01-251-2/+11
|
* re-integrate autoprobe of tulip network cards, kernel-2.4 has strange way to ↵Guillaume Cottenceau2001-01-251-1/+1
| | | | classify some of its net modules..
* restore symlink /sbin/sh -> /usr/bin/sh for stage2Guillaume Cottenceau2001-01-251-0/+0
|
* (spawnShell): fix error messagePascal Rigaux2001-01-251-1/+1
|
* *** empty log message ***Pascal Rigaux2001-01-241-0/+107
|
* stage1: add pcmciaGuillaume Cottenceau2001-01-2425-31/+6819
|
* better documentation of ask_from_entries_refH features (entry)Pascal Rigaux2001-01-241-1/+2
|
* - clean up deprecated symlinks (insmod, rmmod, cardmgr)Guillaume Cottenceau2001-01-241-0/+0
| | | | | - remove unecessary device files
* (afterInstallPackages): cleanupPascal Rigaux2001-01-241-12/+3
|
* (%types): s|Compaq|Compaq/HP| per request of fpitounPascal Rigaux2001-01-241-1/+1
|
* - fix anonymous CVSGuillaume Cottenceau2001-01-241-38/+55
| | | | | | | | | - fix gendistrib - fix multi-cd installs - comply to mdk-stage1 - rpmsrate - now stage2 ramdisk is no more 14 Mb but 22 Mb ;-)
* updated Greek filePablo Saratxaga2001-01-233-8/+6
|
* add automatic support in choice of NET device, in case of multiple NET devicesGuillaume Cottenceau2001-01-221-1/+1
|
* updated po filesPablo Saratxaga2001-01-222-1755/+1593
|
* updated pot filePablo Saratxaga2001-01-221-862/+602
|
* fixed the places where console fonts and related files are put underPablo Saratxaga2001-01-222-4/+6
| | | | | /etc/sysconfig to the places really used by console-tools
* (upload): tools/mailchangelog.pl done in backgroundPascal Rigaux2001-01-221-1/+1
|
* (read_rpmsrate): if $packages is undef, ignore it. That way, read_rpmsratePascal Rigaux2001-01-221-3/+6
| | | | | can be called standalone.
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-2210-63/+48
|
* consistent dot-terminated error messages, consistent no-dot log messagesGuillaume Cottenceau2001-01-224-9/+9
|
* re-put Netmask input per default (void entry -> automatic guess)Guillaume Cottenceau2001-01-221-16/+10
|