summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* - small updateGuillaume Cottenceau2001-08-021-0/+2
* - fix problem of clashing user/pass between adsl and ftp/http in case of auto...Guillaume Cottenceau2001-08-022-30/+63
* 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
* 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/Mandrake Linux/Pascal Rigaux2001-06-212-6/+6
* 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
* axalon sucks, we can have NEWT_FLAG_PASSWORD that will show us '**' for passw...Guillaume Cottenceau2001-06-111-1/+1
* 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 si...Guillaume Cottenceau2001-06-061-2/+12
* refresh newt when newt comes up, so if dialogues delay to appear we're not wi...Guillaume Cottenceau2001-06-061-0/+1
* 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
* 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
* 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
* 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
* plopGuillaume Cottenceau2001-05-171-0/+43
* unify user notification of network and scsi devices that make load of driversGuillaume Cottenceau2001-05-171-7/+3
* add log for modules aliasing of SCSI driversGuillaume Cottenceau2001-05-171-0/+1
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-1713-111/+87