summaryrefslogtreecommitdiffstats
path: root/rescue/tree
Commit message (Collapse)AuthorAgeFilesLines
* tell how to go back to the rescue menuOlivier Blin2005-03-181-0/+1
|
* create /var/logPascal Rigaux2005-01-241-1/+1
|
* we want /mnt at the root of the rescuePascal Rigaux2005-01-201-0/+2
|
* factorize the distrib versionPascal Rigaux2005-01-151-1/+1
|
* use "mingetty --autologin" instead of calling directly "bash --login", thatPascal Rigaux2005-01-101-1/+1
| | | | | | way the shell has a valid controlling terminal (CTTY, accessed via /dev/tty). This is needed for ssh to work
* have /dev rw (eg: for /dev/initctl)Pascal Rigaux2005-01-101-0/+2
|
* update version for rescue issueFlorent Villard2004-11-301-1/+1
|
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-294-1357/+0
| | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime
* umount /stage1 when /etc/mtab exists to remove a warningPascal Rigaux2004-11-051-3/+3
|
* free up stage1 memoryPascal Rigaux2004-11-051-0/+3
|
* fix typoPascal Rigaux2004-11-051-1/+1
|
* keep the tmpfs and rescue in /tmp/stage2Pascal Rigaux2004-11-052-1/+15
| | | | | (this allows to mount the rescue read-only)
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-202-2/+2
|
* replace "Mandrake Linux" with "Mandrakelinux"Pascal Rigaux2004-07-191-2/+2
|
* remove file already in cluster/mdkc2 cvs branchAntoine Ginies2004-04-037-1091/+0
|
* first relseaseAntoine Ginies2004-04-027-0/+1091
|
* 10.0Guillaume Cottenceau2004-02-231-1/+1
|
* support 2.4 and 2.6Guillaume Cottenceau2004-01-231-5/+19
|
* autoprobe? what's that?Guillaume Cottenceau2004-01-231-1/+0
|
* - fix typoPascal Rigaux2003-09-221-2/+4
| | | | | - add CVS Id
* updated with oemFrancois Pons2003-09-191-1/+1
|
* fixed severe bug of directory not created.Francois Pons2003-09-191-1/+1
|
* fixed too many files copied.Francois Pons2003-09-192-20/+24
|
* updated with oemFrancois Pons2003-09-181-7/+14
|
* fixed for %{ARCH} used in hdlists.Francois Pons2003-09-181-7/+14
|
* 9.2Guillaume Cottenceau2003-09-101-1/+1
|
* make oem-all by default (obsoleted previous oem)Francois Pons2003-07-311-401/+51
|
* make oem defaults to /etc/oem-allFrancois Pons2003-07-101-1/+1
|
* incremented installation partition to 5Go in order to store a full DVD.Francois Pons2003-07-101-4/+4
|
* added tiny fixes for Mandrake 9.1 oem mode (need mandrake-release file)Francois Pons2003-07-091-3/+7
| | | | | gets root of installation as 9Gb so that no problem should occurs.
* deactivate HP specific entries.Francois Pons2003-07-091-5/+5
|
* added restore into boot_entries default value, increased hd install size fromFrancois Pons2003-04-011-2/+3
| | | | | 1500 MB to 2500 MB to include current ackbar cooker repository.
* use fat32 instead of fat16, fixed mandrake-release to install.Francois Pons2003-03-261-2/+2
|
* fix typo.Francois Pons2003-03-261-4/+0
|
* mandrake-release should be installed.Francois Pons2003-03-261-0/+10
|
* current parted does no more support fat fs but fat16 or fat32 fs.Francois Pons2003-03-261-1/+1
|
* added support for passing kernel options to oem scrpit.Francois Pons2003-03-192-2/+7
|
* added lookup into isolinux/alt0 if possibleFrancois Pons2003-03-182-0/+6
|
* updated ramdisk_size=128000 acpi=offFrancois Pons2003-03-182-2/+2
|
* modified language settings.Francois Pons2003-03-111-1/+1
|
* added missing right parenthesis.Francois Pons2003-03-102-2/+2
|
* fix for strange parted behaviour.Francois Pons2003-03-102-29/+41
|
* - unsetting LD_LIBRARY_PATH: setting LD_LIBRARY_PATH to libraries in /mnt isPascal Rigaux2003-03-041-2/+1
| | | | | | | | | wrong since the ld loader used (/lib/ld-linux.so.2) won't use the one in /mnt, causing dependency problems. - removing /mnt dirs from PATH (which are not useful anymore since the corresponding libraries won't be found) (fixes bug #2554)
* remove "cooker" from the issue of the rescue since we'reGuillaume Cottenceau2003-02-081-1/+1
| | | | | aproaching the release candidates
* version 9.1 cookerGuillaume Cottenceau2003-01-071-1/+1
|
* synced with latest change to HP version (and now HP is in CVS).Francois Pons2002-11-251-4/+5
|
* add extra partition support as primary/logical with configurable size and fs.Francois Pons2002-11-061-12/+57
| | | | | allow configurable min_size, def_size, trigger_size, inst_size, swap_size.
* reduced version of oem script which allow installing in oem mode butFrancois Pons2002-10-251-0/+606
| | | | | | | without restricting language and without installing any packages. all package are copied to disk, ie this is an automated hd install builder.
* remove initrd images before umounting and exiting.Francois Pons2002-10-141-0/+3
|
* remove modules files even when modprobe failsGuillaume Cottenceau2002-09-161-1/+3
|