summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | but rather, try to do some clever things
* fixed parted that ask for confirmation if partition table is not right (MAXDATAFrancois Pons2001-05-171-1/+2
| | | | | | for example), this cause parted to ignore warning. added blank space between partition windows and linux to help resolving above case.
* fixed hole in partitionning (need testing), use fdisk to get disk geometry andFrancois Pons2001-05-171-12/+50
| | | | | | create partition that matches cylinder boundaries (no more approximation). make sure to create all partitions including /home.
* updated Turkish filePablo Saratxaga2001-05-161-478/+460
|
* fix yet again DrakX.pot makingPascal Rigaux2001-05-161-1/+1
|
* have a 100% independence between UI stuff and code from stage1Guillaume Cottenceau2001-05-166-31/+67
|
* 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
|