Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added LDAP support for password authentication, updated root password window ↵ | Francois Pons | 2001-07-09 | 1 | -7/+16 |
| | | | | look. | ||||
* | added LDAP support for authentication. | Francois Pons | 2001-07-09 | 1 | -3/+8 |
| | |||||
* | updated root password help. | Francois Pons | 2001-07-09 | 1 | -6/+6 |
| | |||||
* | fixed compilation error. | Francois Pons | 2001-07-09 | 1 | -3/+3 |
| | |||||
* | modify lilo.conf to elilo.conf if arch ia64 | Matthias Badaire | 2001-07-09 | 1 | -2/+3 |
| | |||||
* | removed compilation error, the resolution is not quite good and may be ↵ | Francois Pons | 2001-07-09 | 1 | -3/+3 |
| | | | | reworked :-) | ||||
* | added multiple tries if a transaction of only one package fails. | Francois Pons | 2001-07-09 | 1 | -13/+20 |
| | |||||
* | Add IA64 support | Matthias Badaire | 2001-07-09 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-08 | 1 | -0/+20 |
| | |||||
* | (suggest): replace "is ia64" with "is not ia64" so that boot partition is | Pascal Rigaux | 2001-07-08 | 1 | -1/+1 |
| | | | | | set correctly again | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-06 | 1 | -0/+18 |
| | |||||
* | fixed selected_leaves. change algorithm as previous one can still causes dead | Francois Pons | 2001-07-06 | 1 | -15/+34 |
| | | | | | | | lock and may not reproduce correct list. take care of choice that need to be examined before else another package may be chosen if choice is not satisfied when selecting packages. | ||||
* | change all 8 space into a tabulation, this is simple and may change visual | Francois Pons | 2001-07-06 | 1 | -2/+6 |
| | | | | | aspect but it gives correct output and filesize by 40%. | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-06 | 1 | -0/+275 |
| | |||||
* | typo fix | Pascal Rigaux | 2001-07-05 | 1 | -2/+2 |
| | |||||
* | ia64 bootloader configuration adaptations | Pascal Rigaux | 2001-07-05 | 2 | -26/+25 |
| | |||||
* | (file2part): created | Pascal Rigaux | 2001-07-05 | 1 | -0/+21 |
| | |||||
* | added DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard if a laptop is detected. | Francois Pons | 2001-07-05 | 1 | -0/+2 |
| | |||||
* | modularized. It compiles, runs, and works for some stuff. | damien | 2001-07-04 | 7 | -19/+24 |
| | |||||
* | modularization continuated | damien | 2001-07-04 | 3 | -61/+56 |
| | |||||
* | fix typo | Pascal Rigaux | 2001-07-04 | 2 | -2/+2 |
| | |||||
* | Ia64 Adaptation | Matthias Badaire | 2001-07-04 | 1 | -0/+113 |
| | |||||
* | Ia64 adaptation | Matthias Badaire | 2001-07-04 | 8 | -5/+92 |
| | |||||
* | updated CVS: ↵ | damien | 2001-07-04 | 6 | -12/+16 |
| | | | | ---------------------------------------------------------------------- | ||||
* | verify a /boot/efi partition exists | Pascal Rigaux | 2001-07-04 | 2 | -0/+8 |
| | |||||
* | add /boot/efi in suggestions for ia64 | Pascal Rigaux | 2001-07-04 | 1 | -0/+6 |
| | |||||
* | added missing last Card read from Cards+ file. | Francois Pons | 2001-07-04 | 1 | -1/+1 |
| | |||||
* | uses the fantastic global module. | damien | 2001-07-04 | 6 | -4/+11 |
| | |||||
* | allow S3 card to have VideoRam uncommented, fix 86c368 video driver that seems | Francois Pons | 2001-07-04 | 1 | -1/+1 |
| | | | | | needing VideoRam too. | ||||
* | corrected | damien | 2001-07-04 | 5 | -104/+80 |
| | |||||
* | added back timezone settings (thanks FredC). | Francois Pons | 2001-07-04 | 1 | -0/+1 |
| | |||||
* | remove busybox as default shell. Only use it as the interactive shell on tty2 | Pascal Rigaux | 2001-07-04 | 6 | -7/+4 |
| | |||||
* | (selected_leaves): fix dead-loop | Pascal Rigaux | 2001-07-04 | 1 | -1/+1 |
| | |||||
* | (selected_leaves): make it work with loops (eg: mandrake_desk loops with | Pascal Rigaux | 2001-07-04 | 1 | -8/+14 |
| | | | | | control-center resulting on none of them being a leaf) | ||||
* | another too wide string truncated to 80 chars. | Francois Pons | 2001-07-04 | 1 | -2/+2 |
| | |||||
* | make auto_inst.cfg file no longer than 80 chars wide. | Francois Pons | 2001-07-04 | 1 | -3/+3 |
| | |||||
* | fixed need of video ram if 86c368 and S3 ViRGE. | Francois Pons | 2001-07-04 | 1 | -1/+1 |
| | |||||
* | (doPartitionDisks): better error message when no root partition is found | Pascal Rigaux | 2001-07-03 | 1 | -6/+7 |
| | |||||
* | add support for install from USB Network Adapters | Guillaume Cottenceau | 2001-07-03 | 1 | -2/+6 |
| | |||||
* | updated Danish file | Pablo Saratxaga | 2001-07-03 | 2 | -759/+864 |
| | |||||
* | (configureTimezone): propose a list of NTP servers | Pascal Rigaux | 2001-07-03 | 2 | -1/+81 |
| | |||||
* | network subsystem now compiles. Enjoy | damien | 2001-07-03 | 5 | -16/+19 |
| | |||||
* | (ntp_server): fix | Pascal Rigaux | 2001-07-03 | 1 | -0/+1 |
| | |||||
* | (mount): fix fsck.ext2'ing | Pascal Rigaux | 2001-07-03 | 1 | -2/+2 |
| | |||||
* | expert is allowed to choose frame buffer. | Francois Pons | 2001-07-03 | 1 | -1/+1 |
| | |||||
* | modified g_default_packages to be used from package tree save on floppy. | Francois Pons | 2001-07-03 | 1 | -2/+2 |
| | |||||
* | added loadSavePackagesOnFloppy to manage package selection file used by | Francois Pons | 2001-07-03 | 1 | -1/+32 |
| | | | | | auto_install too from packages tree directly on floppies. | ||||
* | added Load/Save on floppy. | Francois Pons | 2001-07-03 | 1 | -9/+14 |
| | |||||
* | add ntp handling | Pascal Rigaux | 2001-07-03 | 4 | -3/+41 |
| | |||||
* | (mount): add fsck.ext2 before ext2-mounting | Pascal Rigaux | 2001-07-03 | 1 | -0/+2 |
| |