Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | have a 100% independence between UI stuff and code from stage1 | Guillaume Cottenceau | 2001-05-16 | 6 | -31/+67 |
| | |||||
* | have doc here | Guillaume Cottenceau | 2001-05-16 | 5 | -0/+380 |
| | |||||
* | allow wait_message calls to be multi-lines | Guillaume Cottenceau | 2001-05-15 | 2 | -9/+14 |
| | |||||
* | a bit of size reduction plus some language change | Guillaume Cottenceau | 2001-05-15 | 1 | -3/+3 |
| | |||||
* | nicer layout for PCI detection messages | Guillaume Cottenceau | 2001-05-15 | 1 | -2/+2 |
| | |||||
* | fix guess netmask | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
| | |||||
* | have a wider default window | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
| | |||||
* | import vsscanf fix from author | Guillaume Cottenceau | 2001-05-15 | 1 | -0/+1 |
| | |||||
* | better modules handling interface (use of enum rather than guessing single ↵ | Guillaume Cottenceau | 2001-05-15 | 3 | -20/+23 |
| | | | | numbers..) | ||||
* | blurk | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
| | |||||
* | configure_net_device is only used internally | Guillaume Cottenceau | 2001-05-15 | 2 | -2/+1 |
| | |||||
* | libresolv deprecated in GLIBC | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
| | |||||
* | have stage1-full with pcmcia also compile with dietlibc, cool! | Guillaume Cottenceau | 2001-05-15 | 5 | -5/+62 |
| | |||||
* | - build glibc and dietlibc targets | Guillaume Cottenceau | 2001-05-15 | 3 | -9/+30 |
| | | | | | | - bzero string buffer before sscanf call (dietlibc implementation) - verify returns of ioperm so that I can use it in test mode | ||||
* | bzero string buffer before sscanf call, security for dietlibc implementation | Guillaume Cottenceau | 2001-05-15 | 1 | -0/+1 |
| | |||||
* | fix author's typo | Guillaume Cottenceau | 2001-05-14 | 1 | -1/+1 |
| | |||||
* | i can compile slang and newt with dietlibc now | Guillaume Cottenceau | 2001-05-14 | 86 | -13/+52622 |
| | |||||
* | Have the wait_message() with the sleep() | Guillaume Cottenceau | 2001-05-14 | 2 | -5/+14 |
| |