summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* re-add reiserfs as it shouldPascal Rigaux2001-05-161-0/+3
| | | | | add xfs
* have doc hereGuillaume Cottenceau2001-05-165-0/+380
|
* added support for /var creation, and more specific package selection for server.Francois Pons2001-05-161-36/+110
| | | | | Include option support by VERSION file.
* added icon managmentdamien2001-05-161-1/+1
|
* added icon managementdamien2001-05-168-8/+11
|
* added icondamien2001-05-161-0/+0
|
* added iconsdamien2001-05-1611-0/+0
|
* icons managementdamien2001-05-162-2/+7
|
* added icons managementdamien2001-05-161-23/+23
|
* allow wait_message calls to be multi-linesGuillaume Cottenceau2001-05-152-9/+14
|
* a bit of size reduction plus some language changeGuillaume Cottenceau2001-05-151-3/+3
|
* nicer layout for PCI detection messagesGuillaume Cottenceau2001-05-151-2/+2
|
* fix guess netmaskGuillaume Cottenceau2001-05-151-1/+1
|
* have a wider default windowGuillaume Cottenceau2001-05-151-1/+1
|
* import vsscanf fix from authorGuillaume Cottenceau2001-05-151-0/+1
|
* better modules handling interface (use of enum rather than guessing single ↵Guillaume Cottenceau2001-05-153-20/+23
| | | | numbers..)
* fix messages to i18n extractingPascal Rigaux2001-05-151-1/+1
|
* blurkGuillaume Cottenceau2001-05-151-1/+1
|
* full path for iptablesGuillaume Cottenceau2001-05-151-8/+11
|
* configure_net_device is only used internallyGuillaume Cottenceau2001-05-152-2/+1
|
* libresolv deprecated in GLIBCGuillaume Cottenceau2001-05-151-1/+1
|
* added arabic azerty keyboardPablo Saratxaga2001-05-151-1/+2
|
* Added north-african keyboardPablo Saratxaga2001-05-151-0/+0
|
* have stage1-full with pcmcia also compile with dietlibc, cool!Guillaume Cottenceau2001-05-155-5/+62
|
* - build glibc and dietlibc targetsGuillaume Cottenceau2001-05-153-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 implementationGuillaume Cottenceau2001-05-151-0/+1
|
* added missing Aurora, added icewm-light that may be usefull.Francois Pons2001-05-151-5/+9
|
* fix author's typoGuillaume Cottenceau2001-05-141-1/+1
|
* i can compile slang and newt with dietlibc nowGuillaume Cottenceau2001-05-1486-13/+52622
|
* Have the wait_message() with the sleep()Guillaume Cottenceau2001-05-142-5/+14
|
* have slang and newt compile with dietlibcGuillaume Cottenceau2001-05-145-0/+16
|
* s|mkxfs|mkfs.xfs|;Chmouel Boudjnah2001-05-141-1/+1
|
* basic xfs handlingPascal Rigaux2001-05-144-4/+16
|
* add stage1-data which provides the busyboxGuillaume Cottenceau2001-05-141-0/+0
|
* no need to poll() for data at beginning of load_ramdisk_fd, it was a fix of ↵Guillaume Cottenceau2001-05-141-10/+0
| | | | another problem (bug with file stdio operations with sockets in dietlibc)
* use new gethostby* interfaceGuillaume Cottenceau2001-05-141-6/+7
|
* fix conflicts with dietlibc headersGuillaume Cottenceau2001-05-141-16/+16
|
* now use gethostby* functions provided by dietlibcGuillaume Cottenceau2001-05-142-125/+19
|
* we don't use this sucking sash no moreGuillaume Cottenceau2001-05-141-5/+5
| | | | | we now use `busybox' compiled with the marvellous dietlibc, which provides no less than 73 usefull binaries
* every targets build with dietlibcGuillaume Cottenceau2001-05-141-17/+17
|
* new dietlibc binaries locationGuillaume Cottenceau2001-05-141-2/+2
|
* use poll() rather than select(), smaller code sizeGuillaume Cottenceau2001-05-141-31/+18
|
* build this new dietlibcGuillaume Cottenceau2001-05-141-7/+3
|
* - add a sleep(2) after ioctl ifupping so that further operation can work ↵Guillaume Cottenceau2001-05-141-4/+14
| | | | | | | normally - more logs
* - complies to gethostby functionsGuillaume Cottenceau2001-05-141-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 dietlibcGuillaume Cottenceau2001-05-14317-3071/+7634
|
* Initial revisionGuillaume Cottenceau2001-05-1486-0/+2899
|
* Initial revisionGuillaume Cottenceau2001-05-14223-0/+12377
|
* fixed missing package which may be selected on hardware during real install.Francois Pons2001-05-111-0/+2
|
* added support to change boot entries when invoking oem script.Francois Pons2001-05-111-9/+105
| | | | | | fixed missing SCSI support and driver module loading. fixed missing speficic packages not installed on HW detected.