summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Collapse)AuthorAgeFilesLines
* update lang according to lang.pm of 8.2 (remove @euro appended for 8.1).Francois Pons2002-03-151-4/+4
|
* remove Mach32 XF3.3.6 server too.Francois Pons2002-03-131-1/+1
|
* remove Mach8 and Mono driver for oem only.Francois Pons2002-03-131-1/+1
|
* remove bzflag.Francois Pons2002-03-131-2/+1
|
* fixed closure selection on sub groups (like 3D),Francois Pons2002-03-131-31/+40
| | | | | | moved some big package out of oem, minor fixes.
* english fixes thx to philGuillaume Cottenceau2002-03-071-32/+34
|
* allow oem script to be executable from standard cd set (powerpack or other).Francois Pons2002-03-061-0/+8
|
* added ext3 support.Francois Pons2002-03-011-16/+36
|
* added curl as a bonus for oem install (it will be used by urpmi)Francois Pons2002-02-281-1/+1
|
* added a2ps as a bonus (it fetch tetex where oem limited disk usage do not agreeFrancois Pons2002-02-281-1/+1
| | | | | a lot).
* resolve conflicts for short keytable names (eg: "no" could be either ↵Pascal Rigaux2002-02-281-2/+11
| | | | "no-dvorak" or "no-latin1")
* fixed bad copy of install packages.Francois Pons2002-02-281-6/+12
|
* include /sbin/fsck.ext3 since our users are so dumbGuillaume Cottenceau2002-02-282-1/+2
|
* add "restore Windows Boot Loader" to rescueGuillaume Cottenceau2002-02-273-0/+112
|
* add mt-st DAT stuff for joeghi (ghibo)Guillaume Cottenceau2002-02-251-0/+2
|
* synced with newer rpmsrate of DrakX and newer method to select INSTALL packages.Francois Pons2002-02-201-5/+12
|
* better handling of group linked to hardware or options.Francois Pons2002-02-061-122/+24
|
* select preferred kernel as kernel-\d.Francois Pons2002-02-051-0/+1
|
* don't do insmod -f, it's not really necessaryGuillaume Cottenceau2002-02-051-1/+1
| | | | | and it taints the kernel (pabo)
* use LD_LIBRARY_PATH in rescue so that PATH'ing in /mntGuillaume Cottenceau2002-02-051-0/+1
| | | | | can really be used
* better looking output of type of partition (%x => %0x)Guillaume Cottenceau2002-01-101-1/+4
|
* have a bunch of Rescue documentation directlyGuillaume Cottenceau2001-12-123-1/+61
| | | | | | available from the Rescue-menu following suggestions by Denis among others
* larger rescue image on PPC to accomodate huge xfs moduleStew Benedict2001-12-121-1/+6
|
* honours hash in /etc/fstab to disable linesGuillaume Cottenceau2001-11-051-0/+4
|
* - Add xfs_repair and efibootmgrGwenolé Beauchesne2001-10-291-0/+2
|
* - add a GUI to the rescueGuillaume Cottenceau2001-10-247-18/+201
| | | | | | | - provide guessmounts with better efficiency and output, go to console, and reboot - provide install_bootloader which runs lilo from /mnt if it seems safe - add lsparts to rescue, which prints partitions with detected types
* fix PATH (have /mnt/bin /mnt/usr/bin ...)Pascal Rigaux2001-10-221-1/+1
|
* better phrasingGuillaume Cottenceau2001-10-161-1/+1
|
* typo in update kernel by /meStew Benedict2001-10-162-1/+1
| | | | | | fine-tune sanity_check for ppc move /dev/nvram from list.ppc to devices.pl
* added silly modification to avoid using more than 7 partition for DAC960 (/homeFrancois Pons2001-10-081-2/+3
| | | | | and /var are not created in the current state).
* added (missing) creation of /hd/boot/grub/device.map (needed forFrancois Pons2001-10-051-33/+86
| | | | | CompactSmartArray).
* fix (work around) parted problem when it refuse to use all disk space forFrancois Pons2001-10-041-1/+1
| | | | | partition.
* added another psacct log file in touch.Francois Pons2001-10-041-1/+4
|
* fixed typo on scalar reference for psacct bug.Francois Pons2001-10-041-1/+1
|
* updated with 8.1 OEM ProSuite.Francois Pons2001-10-041-10/+8
|
* fixed typo in produced patch.Francois Pons2001-10-031-1/+1
|
* added extension to pro suite CD (added kernel-enterprise to possibly installableFrancois Pons2001-10-031-2/+90
| | | | | and install kernel22).
* removed 3D games not installed by default.Francois Pons2001-10-031-2/+2
|
* added missing xmms-arts.Francois Pons2001-10-031-1/+1
|
* allow halting.Francois Pons2001-10-031-4/+10
|
* added CHARSET support, removed kernel22 and kernel-enterprise from list ofFrancois Pons2001-10-011-12/+21
| | | | | | package installable in oem mode, added possibility to set language on /etc/oem script invocation.
* don't install usb keyboard drivers more than onceGuillaume Cottenceau2001-09-271-1/+6
|
* try to fix usb keyboardsGuillaume Cottenceau2001-09-271-0/+9
|
* - Add file list for "rescue" diskGwenolé Beauchesne2001-09-261-0/+7
|
* added isdn-light to be copied on hd during installdamien2001-09-241-1/+1
|
* added X group with SYSTEM.Francois Pons2001-09-181-11/+17
|
* finally work arounded rpm bug by flepied.Francois Pons2001-09-181-6/+6
|
* updated for 8.1, contains workaround for bug of "rpm --root" but need more ↵Francois Pons2001-09-171-36/+72
| | | | testing.
* updated for rpm 4.0.3.Francois Pons2001-09-171-0/+15
|
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-4/+3
|