Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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..) | |||||
* | fix messages to i18n extracting | Pascal Rigaux | 2001-05-15 | 1 | -1/+1 | |
| | ||||||
* | blurk | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 | |
| | ||||||
* | full path for iptables | Guillaume Cottenceau | 2001-05-15 | 1 | -8/+11 | |
| | ||||||
* | 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 | |
| | ||||||
* | added arabic azerty keyboard | Pablo Saratxaga | 2001-05-15 | 1 | -1/+2 | |
| | ||||||
* | Added north-african keyboard | Pablo Saratxaga | 2001-05-15 | 1 | -0/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | added missing Aurora, added icewm-light that may be usefull. | Francois Pons | 2001-05-15 | 1 | -5/+9 | |
| | ||||||
* | 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 | |
| | ||||||
* | have slang and newt compile with dietlibc | Guillaume Cottenceau | 2001-05-14 | 5 | -0/+16 | |
| | ||||||
* | s|mkxfs|mkfs.xfs|; | Chmouel Boudjnah | 2001-05-14 | 1 | -1/+1 | |
| | ||||||
* | basic xfs handling | Pascal Rigaux | 2001-05-14 | 4 | -4/+16 | |
| | ||||||
* | add stage1-data which provides the busybox | Guillaume Cottenceau | 2001-05-14 | 1 | -0/+0 | |
| | ||||||
* | no need to poll() for data at beginning of load_ramdisk_fd, it was a fix of ↵ | Guillaume Cottenceau | 2001-05-14 | 1 | -10/+0 | |
| | | | | another problem (bug with file stdio operations with sockets in dietlibc) | |||||
* | use new gethostby* interface | Guillaume Cottenceau | 2001-05-14 | 1 | -6/+7 | |
| | ||||||
* | fix conflicts with dietlibc headers | Guillaume Cottenceau | 2001-05-14 | 1 | -16/+16 | |
| | ||||||
* | now use gethostby* functions provided by dietlibc | Guillaume Cottenceau | 2001-05-14 | 2 | -125/+19 | |
| | ||||||
* | we don't use this sucking sash no more | Guillaume Cottenceau | 2001-05-14 | 1 | -5/+5 | |
| | | | | | we now use `busybox' compiled with the marvellous dietlibc, which provides no less than 73 usefull binaries | |||||
* | every targets build with dietlibc | Guillaume Cottenceau | 2001-05-14 | 1 | -17/+17 | |
| | ||||||
* | new dietlibc binaries location | Guillaume Cottenceau | 2001-05-14 | 1 | -2/+2 | |
| | ||||||
* | use poll() rather than select(), smaller code size | Guillaume Cottenceau | 2001-05-14 | 1 | -31/+18 | |
| | ||||||
* | build this new dietlibc | Guillaume Cottenceau | 2001-05-14 | 1 | -7/+3 | |
| | ||||||
* | - add a sleep(2) after ioctl ifupping so that further operation can work ↵ | Guillaume Cottenceau | 2001-05-14 | 1 | -4/+14 | |
| | | | | | | | normally - more logs | |||||
* | - complies to gethostby functions | Guillaume Cottenceau | 2001-05-14 | 1 | -20/+23 | |
| | | | | | | | | - add sleep(2) so that net intf is really up before operation - more logs - FTP: don't try to close control connection with data socket, erhm :-( - debug netmask guessing, with stdio-frontend | |||||
* | import new version of dietlibc | Guillaume Cottenceau | 2001-05-14 | 317 | -3071/+7634 | |
| | ||||||
* | Initial revision | Guillaume Cottenceau | 2001-05-14 | 86 | -0/+2899 | |
| | ||||||
* | Initial revision | Guillaume Cottenceau | 2001-05-14 | 223 | -0/+12377 | |
| | ||||||
* | fixed missing package which may be selected on hardware during real install. | Francois Pons | 2001-05-11 | 1 | -0/+2 | |
| | ||||||
* | added support to change boot entries when invoking oem script. | Francois Pons | 2001-05-11 | 1 | -9/+105 | |
| | | | | | | fixed missing SCSI support and driver module loading. fixed missing speficic packages not installed on HW detected. | |||||
* | use poll() rather than select() to win some bytesCVS: ↵ | Guillaume Cottenceau | 2001-05-08 | 1 | -8/+7 | |
| | | | | ---------------------------------------------------------------------- | |||||
* | minor fix | Guillaume Cottenceau | 2001-05-08 | 1 | -1/+0 | |
| | ||||||
* | needs to poll() for available data before loading ramdisk because ftp ↵ | Guillaume Cottenceau | 2001-05-08 | 1 | -0/+13 | |
| | | | | transfers would fail in some situations | |||||
* | fix minor stuff | Guillaume Cottenceau | 2001-05-08 | 1 | -10/+32 | |
| | | | | | re-include correct layout for [] choices, in a smaller way than before | |||||
* | new maxim | Guillaume Cottenceau | 2001-05-08 | 1 | -1/+1 | |
| | ||||||
* | adjust COMPRESSION_RATIO so that last star is printed when last blocks of ↵ | Guillaume Cottenceau | 2001-05-08 | 1 | -1/+1 | |
| | | | | file are read | |||||
* | code cleaned and debugged | damien | 2001-05-08 | 1 | -11/+5 | |
| | ||||||
* | added mouse test. Ugly | damien | 2001-05-08 | 1 | -0/+89 | |
| | ||||||
* | VBox -> HBox in Embedded mode | damien | 2001-05-08 | 1 | -1/+1 | |
| |