Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix distrib number | Pascal Rigaux | 2001-08-07 | 1 | -1/+1 |
| | |||||
* | use MDK::Common | Pascal Rigaux | 2001-07-25 | 1 | -1/+2 |
| | |||||
* | fixed to use perl-MDK-Common. | Francois Pons | 2001-07-25 | 1 | -1/+1 |
| | |||||
* | use PERL_VERSION | Jeff Garzik | 2001-06-25 | 3 | -4/+4 |
| | |||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 2 | -2/+2 |
| | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 1 | -1/+1 |
| | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
* | umount as much as possible before rebooting the rescue | Guillaume Cottenceau | 2001-06-11 | 2 | -1/+40 |
| | |||||
* | minor changes | Guillaume Cottenceau | 2001-06-11 | 1 | -2/+2 |
| | |||||
* | pixelization (tested!) | Pascal Rigaux | 2001-06-10 | 1 | -18/+21 |
| | |||||
* | - add 'guessmounts' that mimics RH's detecting of partitions when rescue starts | Guillaume Cottenceau | 2001-06-10 | 4 | -1/+96 |
| | |||||
* | rescuept is in /sbin now | Guillaume Cottenceau | 2001-06-09 | 1 | -1/+1 |
| | |||||
* | Avoid hard coded perl version in list files, use PERL_VERSION magic | Francois Pons | 2001-06-06 | 3 | -11/+11 |
| | | | | | string instead. | ||||
* | switch to perl 5.6.1 | Pascal Rigaux | 2001-06-05 | 2 | -9/+9 |
| | |||||
* | check presence of files from list and list.ARCH | Pascal Rigaux | 2001-05-31 | 1 | -2/+6 |
| | |||||
* | add hfs support to rescue - PPC, fix bootstrap creation, formatting sequence | Stew Benedict | 2001-05-25 | 1 | -1/+2 |
| | |||||
* | add scd0... | Pascal Rigaux | 2001-05-23 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | 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 missing Aurora, added icewm-light that may be usefull. | Francois Pons | 2001-05-15 | 1 | -5/+9 |
| | |||||
* | 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. | ||||
* | added missing autologin package. | Francois Pons | 2001-04-25 | 1 | -1/+1 |
| | |||||
* | added option to enable oem mode. | Francois Pons | 2001-04-25 | 1 | -3/+2 |
| | |||||
* | added missing VERSION file. | Francois Pons | 2001-04-25 | 1 | -0/+1 |
| | |||||
* | fixed usage of free space on disk, added NVIDIA packages to install. | Francois Pons | 2001-04-25 | 1 | -6/+13 |
| | |||||
* | move /sbin/sfdisk to list.arch, update both list.ppc | Stew Benedict | 2001-04-19 | 5 | -1/+11 |
| | |||||
* | fixed swap size instead of inst size for swap gap. | Francois Pons | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | make sure kernel is selected. | Francois Pons | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | fixed parted problem. | Francois Pons | 2001-04-17 | 1 | -2/+2 |
| | |||||
* | added missing rio500 in closure. | Francois Pons | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | finally fixed menu by generating /etc/rpm/macros file. | Francois Pons | 2001-04-16 | 1 | -1/+4 |
| | |||||
* | added missing LF. | Francois Pons | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | now fixed menu problems. | Francois Pons | 2001-04-16 | 1 | -1/+6 |
| | |||||
* | try another fix for RPM_INSTALL_LANG as first fr_FR:fr instead of fr:fr_FR. | Francois Pons | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | really disable server. | Francois Pons | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | maybe fixed RPM_INSTALL_LANG (from "fr" to "fr:fr_FR" for french). | Francois Pons | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | fixed to avoid nasty message in wrong places. | Francois Pons | 2001-04-16 | 1 | -1/+2 |
| | |||||
* | moved warning message around. | Francois Pons | 2001-04-16 | 1 | -8/+26 |
| | |||||
* | fixed wrong LOCALES"...". | Francois Pons | 2001-04-16 | 1 | -1/+2 |
| | |||||
* | fixed lang weirdness, fixed minimal size of / partition to be more confortable, | Francois Pons | 2001-04-16 | 1 | -6/+18 |
| | | | | | fixed default language for starting DrakX after. | ||||
* | changed priority level from 2 to 4 for rate selection of packages. | Francois Pons | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | avoid locking cdrom for oem (compssUsers file still opened). | Francois Pons | 2001-04-13 | 1 | -0/+1 |
| | |||||
* | fixes of grub installation using hd.img | Francois Pons | 2001-04-09 | 1 | -0/+4 |
| | |||||
* | fix english thanks to Kevin | Guillaume Cottenceau | 2001-04-09 | 1 | -1/+1 |
| | |||||
* | fix the fix for loopback mounting of hd.img. | Francois Pons | 2001-04-09 | 1 | -2/+2 |
| | |||||
* | fixed hd.img access right. | Francois Pons | 2001-04-09 | 1 | -1/+2 |
| | |||||
* | make kernel22 installed for every oem install... | Francois Pons | 2001-04-09 | 1 | -2/+2 |
| | |||||
* | moved some package to closure instead of installed. | Francois Pons | 2001-04-09 | 1 | -2/+1 |
| | |||||
* | added some missing packages. | Francois Pons | 2001-04-09 | 1 | -0/+2 |
| | |||||
* | added nolock option for nfsmount. | Francois Pons | 2001-04-09 | 1 | -1/+1 |
| |