Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - small update | Guillaume Cottenceau | 2001-08-02 | 1 | -0/+2 |
| | |||||
* | - fix problem of clashing user/pass between adsl and ftp/http in case of ↵ | Guillaume Cottenceau | 2001-08-02 | 2 | -30/+63 |
| | | | | | | | automatic installs - update doc on automatic install parameters (doc/TECH-INFOS) | ||||
* | have "catc" driver for usbnet installs | Guillaume Cottenceau | 2001-07-31 | 1 | -0/+7 |
| | |||||
* | have a memory limit also for Rescue (different one) | Guillaume Cottenceau | 2001-07-30 | 3 | -2/+12 |
| | |||||
* | allow to escape from Update Modules if you don't want to insert an ext2 floppy | Guillaume Cottenceau | 2001-07-27 | 1 | -2/+5 |
| | |||||
* | Disk -> Floppy for Update Modules disk | Guillaume Cottenceau | 2001-07-27 | 1 | -1/+1 |
| | |||||
* | pass "--blank" to DrakX when module loading is disabled | Guillaume Cottenceau | 2001-07-26 | 3 | -2/+4 |
| | |||||
* | - add "changedisk" feature | Guillaume Cottenceau | 2001-07-26 | 6 | -0/+151 |
| | | | | | - add "updatemodules" feature | ||||
* | silently load usb controllers | Guillaume Cottenceau | 2001-07-26 | 1 | -4/+2 |
| | |||||
* | add decriptions for integrated Apple Network/SCSI hardware | Stew Benedict | 2001-07-25 | 1 | -0/+5 |
| | |||||
* | Use Yahve quoting | Guillaume Cottenceau | 2001-07-25 | 2 | -5/+13 |
| | |||||
* | small typo | Guillaume Cottenceau | 2001-07-25 | 1 | -1/+1 |
| | |||||
* | updated with new graphic logo for 8.1 | Francois Pons | 2001-07-19 | 1 | -0/+0 |
| | |||||
* | minor mods for PPC build, define TIOCSCTTY, Makefile mods | Stew Benedict | 2001-07-10 | 2 | -1/+10 |
| | |||||
* | add usb net descriptions | Guillaume Cottenceau | 2001-07-05 | 1 | -0/+4 |
| | |||||
* | very nice things happen when you hardcode arrays to a too small value | Guillaume Cottenceau | 2001-07-04 | 1 | -1/+1 |
| | |||||
* | nonsense to exit if interface is not "eth.*" | Guillaume Cottenceau | 2001-07-04 | 1 | -5/+0 |
| | |||||
* | add support for install from USB Network Adapters | Guillaume Cottenceau | 2001-07-03 | 7 | -24/+248 |
| | |||||
* | defaults to not spawn shell | Guillaume Cottenceau | 2001-06-21 | 1 | -3/+3 |
| | |||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 1 | -1/+1 |
| | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 2 | -6/+6 |
| | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
* | save adsl info for stage2 | Guillaume Cottenceau | 2001-06-20 | 3 | -9/+17 |
| | |||||
* | let term signal go to pppd, when connection fails | Guillaume Cottenceau | 2001-06-14 | 1 | -1/+4 |
| | |||||
* | change handling of .depend in Makefile | Guillaume Cottenceau | 2001-06-11 | 1 | -8/+8 |
| | |||||
* | change location of error message when no reply received | Guillaume Cottenceau | 2001-06-11 | 1 | -1/+1 |
| | |||||
* | have adsl pppoe installation available | Guillaume Cottenceau | 2001-06-11 | 17 | -95/+392 |
| | |||||
* | do not set root=/dev/ram3 from my code anymore, expect the bootloader to set ↵ | Guillaume Cottenceau | 2001-06-11 | 2 | -11/+2 |
| | | | | the parameter correctly | ||||
* | axalon sucks, we can have NEWT_FLAG_PASSWORD that will show us '**' for ↵ | Guillaume Cottenceau | 2001-06-11 | 1 | -1/+1 |
| | | | | passwords | ||||
* | Initial revision | Guillaume Cottenceau | 2001-06-11 | 58 | -0/+17757 |
| | |||||
* | Initial revision | Guillaume Cottenceau | 2001-06-11 | 184 | -0/+74040 |
| | |||||
* | use a wait_message again when in automatic mode for insmoding scsi modules ↵ | Guillaume Cottenceau | 2001-06-06 | 1 | -2/+12 |
| | | | | since it's long | ||||
* | refresh newt when newt comes up, so if dialogues delay to appear we're not ↵ | Guillaume Cottenceau | 2001-06-06 | 1 | -0/+1 |
| | | | | with a blank screen | ||||
* | don't wait on upping lo interface | Guillaume Cottenceau | 2001-06-05 | 1 | -1/+1 |
| | |||||
* | exit when exec fails after fork, i don't want two stage1 processes! | Guillaume Cottenceau | 2001-06-05 | 1 | -0/+1 |
| | |||||
* | i need working random suite for ppp with dietlibc | Guillaume Cottenceau | 2001-06-05 | 2 | -1/+4 |
| | |||||
* | fix minor bug detecting when modules are present | Guillaume Cottenceau | 2001-06-05 | 1 | -1/+1 |
| | |||||
* | - first draft of adsl support | Guillaume Cottenceau | 2001-06-01 | 8 | -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-full | Guillaume Cottenceau | 2001-06-01 | 1 | -8/+12 |
| | |||||
* | - have strncat behave the same way as in glibc | Guillaume Cottenceau | 2001-06-01 | 2 | -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 too | Guillaume Cottenceau | 2001-06-01 | 1 | -2/+2 |
| | |||||
* | minor fix | Guillaume Cottenceau | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | slight modifs to get ppp and pppoe stuff compile better | Guillaume Cottenceau | 2001-06-01 | 8 | -15/+113 |
| | |||||
* | - allow build on ia64 | Matthias Badaire | 2001-05-30 | 13 | -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 Cottenceau | 2001-05-28 | 1 | -1/+1 |
| | |||||
* | be sure to print pci vendor and id with 4 digits each | Guillaume Cottenceau | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | - better detect when IP is not good | Guillaume Cottenceau | 2001-05-18 | 1 | -3/+7 |
| | | | | | | - error_msg when netmask seems invalid - don't log too much `guessing netmask' | ||||
* | plop | Guillaume Cottenceau | 2001-05-17 | 1 | -0/+43 |
| | |||||
* | unify user notification of network and scsi devices that make load of drivers | Guillaume Cottenceau | 2001-05-17 | 1 | -7/+3 |
| | |||||
* | add log for modules aliasing of SCSI drivers | Guillaume Cottenceau | 2001-05-17 | 1 | -0/+1 |
| | |||||
* | don't write nonsense code to separate frontend from stage1, | Guillaume Cottenceau | 2001-05-17 | 13 | -111/+87 |
| | | | | | but rather, try to do some clever things |