summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* don't use system wide bzlib.h but our own provided oneGuillaume Cottenceau2001-08-072-2/+321
|
* say that it's a data read error, when we can't load the ramdiskGuillaume Cottenceau2001-08-071-1/+3
|
* - small updateGuillaume Cottenceau2001-08-021-0/+2
|
* - fix problem of clashing user/pass between adsl and ftp/http in case of ↵Guillaume Cottenceau2001-08-022-30/+63
| | | | | | | automatic installs - update doc on automatic install parameters (doc/TECH-INFOS)
* have "catc" driver for usbnet installsGuillaume Cottenceau2001-07-311-0/+7
|
* have a memory limit also for Rescue (different one)Guillaume Cottenceau2001-07-303-2/+12
|
* allow to escape from Update Modules if you don't want to insert an ext2 floppyGuillaume Cottenceau2001-07-271-2/+5
|
* Disk -> Floppy for Update Modules diskGuillaume Cottenceau2001-07-271-1/+1
|
* pass "--blank" to DrakX when module loading is disabledGuillaume Cottenceau2001-07-263-2/+4
|
* - add "changedisk" featureGuillaume Cottenceau2001-07-266-0/+151
| | | | | - add "updatemodules" feature
* silently load usb controllersGuillaume Cottenceau2001-07-261-4/+2
|
* add decriptions for integrated Apple Network/SCSI hardwareStew Benedict2001-07-251-0/+5
|
* Use Yahve quotingGuillaume Cottenceau2001-07-252-5/+13
|
* small typoGuillaume Cottenceau2001-07-251-1/+1
|
* updated with new graphic logo for 8.1Francois Pons2001-07-191-0/+0
|
* minor mods for PPC build, define TIOCSCTTY, Makefile modsStew Benedict2001-07-102-1/+10
|
* add usb net descriptionsGuillaume Cottenceau2001-07-051-0/+4
|
* very nice things happen when you hardcode arrays to a too small valueGuillaume Cottenceau2001-07-041-1/+1
|
* nonsense to exit if interface is not "eth.*"Guillaume Cottenceau2001-07-041-5/+0
|
* add support for install from USB Network AdaptersGuillaume Cottenceau2001-07-037-24/+248
|
* defaults to not spawn shellGuillaume Cottenceau2001-06-211-3/+3
|
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-211-1/+1
| | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done)
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-212-6/+6
| | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done)
* save adsl info for stage2Guillaume Cottenceau2001-06-203-9/+17
|
* let term signal go to pppd, when connection failsGuillaume Cottenceau2001-06-141-1/+4
|
* change handling of .depend in MakefileGuillaume Cottenceau2001-06-111-8/+8
|
* change location of error message when no reply receivedGuillaume Cottenceau2001-06-111-1/+1
|
* have adsl pppoe installation availableGuillaume Cottenceau2001-06-1117-95/+392
|
* do not set root=/dev/ram3 from my code anymore, expect the bootloader to set ↵Guillaume Cottenceau2001-06-112-11/+2
| | | | the parameter correctly
* axalon sucks, we can have NEWT_FLAG_PASSWORD that will show us '**' for ↵Guillaume Cottenceau2001-06-111-1/+1
| | | | passwords
* Initial revisionGuillaume Cottenceau2001-06-1158-0/+17757
|
* Initial revisionGuillaume Cottenceau2001-06-11184-0/+74040
|
* use a wait_message again when in automatic mode for insmoding scsi modules ↵Guillaume Cottenceau2001-06-061-2/+12
| | | | since it's long
* refresh newt when newt comes up, so if dialogues delay to appear we're not ↵Guillaume Cottenceau2001-06-061-0/+1
| | | | with a blank screen
* don't wait on upping lo interfaceGuillaume Cottenceau2001-06-051-1/+1
|
* exit when exec fails after fork, i don't want two stage1 processes!Guillaume Cottenceau2001-06-051-0/+1
|
* i need working random suite for ppp with dietlibcGuillaume Cottenceau2001-06-052-1/+4
|
* fix minor bug detecting when modules are presentGuillaume Cottenceau2001-06-051-1/+1
|
* - first draft of adsl supportGuillaume Cottenceau2001-06-018-54/+366
| | | | | - get back some code for supporting broken glibc unable to resolve when linked statically
* use -FULL postfix for common .c files targetting stage1-fullGuillaume Cottenceau2001-06-011-8/+12
|
* - have strncat behave the same way as in glibcGuillaume Cottenceau2001-06-012-1/+8
| | | | | - declare that we're using the DIETLIBC in include/stdlib.h, so I can change my mind in "dns.c" to handle broken glibc which is not capable of doing name resolution with a static binary
* don't modify newt code to fix dietlibc bugs, i want to link against glibc tooGuillaume Cottenceau2001-06-011-2/+2
|
* minor fixGuillaume Cottenceau2001-06-011-1/+1
|
* slight modifs to get ppp and pppoe stuff compile betterGuillaume Cottenceau2001-06-018-15/+113
|
* - allow build on ia64Matthias Badaire2001-05-3013-61/+133
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* use Axalon patch to hide passwords (highly rewritten..)Guillaume Cottenceau2001-05-281-1/+1
|
* be sure to print pci vendor and id with 4 digits eachGuillaume Cottenceau2001-05-181-1/+1
|
* - better detect when IP is not goodGuillaume Cottenceau2001-05-181-3/+7
| | | | | | - error_msg when netmask seems invalid - don't log too much `guessing netmask'
* plopGuillaume Cottenceau2001-05-171-0/+43
|
* unify user notification of network and scsi devices that make load of driversGuillaume Cottenceau2001-05-171-7/+3
|