Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | fixed parted that ask for confirmation if partition table is not right (MAXDATA | Francois Pons | 2001-05-17 | 1 | -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 and | Francois Pons | 2001-05-17 | 1 | -12/+50 |
| | | | | | | create partition that matches cylinder boundaries (no more approximation). make sure to create all partitions including /home. | ||||
* | updated Turkish file | Pablo Saratxaga | 2001-05-16 | 1 | -478/+460 |
| | |||||
* | fix yet again DrakX.pot making | Pascal Rigaux | 2001-05-16 | 1 | -1/+1 |
| | |||||
* | have a 100% independence between UI stuff and code from stage1 | Guillaume Cottenceau | 2001-05-16 | 6 | -31/+67 |
| | |||||
* | re-add reiserfs as it should | Pascal Rigaux | 2001-05-16 | 1 | -0/+3 |
| | | | | | add xfs | ||||
* | have doc here | Guillaume Cottenceau | 2001-05-16 | 5 | -0/+380 |
| | |||||
* | added support for /var creation, and more specific package selection for server. | Francois Pons | 2001-05-16 | 1 | -36/+110 |
| | | | | | Include option support by VERSION file. | ||||
* | added icon managment | damien | 2001-05-16 | 1 | -1/+1 |
| | |||||
* | added icon management | damien | 2001-05-16 | 8 | -8/+11 |
| | |||||
* | added icon | damien | 2001-05-16 | 1 | -0/+0 |
| | |||||
* | added icons | damien | 2001-05-16 | 11 | -0/+0 |
| | |||||
* | icons management | damien | 2001-05-16 | 2 | -2/+7 |
| | |||||
* | added icons management | damien | 2001-05-16 | 1 | -23/+23 |
| | |||||
* | 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 |