summaryrefslogtreecommitdiffstats
path: root/rescue/list.xml
Commit message (Collapse)AuthorAgeFilesLines
* rescue: Move files around and introduce proper dep tracking.Colin Guthrie2013-12-071-20/+9
| | | | | | | | This moves any perl files into bin and sbin folders which will be directly installed in /usr/bin and /usr/sbin. This is done such that the extract modes in list.xml still work and the files end up in the right places. All other files have been moved into the tree folder in their final destination.
* rescue: add machined (and dbus as a dep) to the rescue.Colin Guthrie2013-12-071-1/+14
| | | | | | | | | | | | | This allows us to actually mount and run the system inside a container for more advanced debugging. I've successfully booted my systemd, logged in, had a fiddle and then powered it off again. There are some delays and it's requried to umount the /mnt/proc which seems to get automatically mounted before running nspawn. Also audit support has to be turned off in the kernel too to allow a full boot to work properly (otherwise the authentication in the container doesn't work. This is a known problem in the kernel and will be fixed eventually.
* rescue: Use systemd as initsystem.Colin Guthrie2013-12-071-7/+85
| | | | | | | | | | | | | | | This commit converts the rescue system to systemd rather than the legacy sysvinit. Besides being faster, one primary advantage of running systemd here is that we can "boot" the system we're inspecting via systemd-nspawn to properly test it. Note: Bits that don't work: * nspawn * old dracut initqueue udev rules in /etc/ are not cleaned out (drop in support error?) * the gui may loop differently now
* many btrfs tools no longer existThierry Vignaud2013-10-141-2/+2
|
* adapt to latest mdadmThierry Vignaud2013-10-141-2/+2
|
* Drop /etc/termcap as this is no longer included in our buildColin Guthrie2013-10-131-1/+0
|
* rescue: include network interface name udev rules (mga#10947)Colin Guthrie2013-10-011-0/+2
|
* rescue: add a script to simplfy grabbing of journal logs for bug reportsColin Guthrie2013-04-111-0/+1
|
* /var/run/utmp is on tmpfs now (from tmb)Thierry Vignaud2013-04-061-1/+0
|
* Include persistent-storage udev rulesThierry Vignaud2013-04-061-0/+1
| | | | | | (needed for UUID info on root disks) was already included in drakx (see commit r4017)
* include small libdevmapper-event-*.so (like regular stage2)Thierry Vignaud2013-03-071-0/+7
|
* use kmod's modprobe, thus fixing loading modules (mga#9270)Thierry Vignaud2013-03-061-0/+1
| | | | (it's free, just a symlink on kmod)
* drop KA supportThierry Vignaud2012-09-031-23/+0
| | | | | | | | rationale: - support is not build in stage1, - hasn't been tested for ages - poor doc - can been restored if someone show up to maintain
* stop fixing the raid udev rule now that it has been fixedThierry Vignaud2012-07-271-3/+1
|
* adapt to latest systemd/udevdThierry Vignaud2012-07-241-2/+2
|
* adapt to perl-5.16.0Thierry Vignaud2012-07-241-2/+0
|
* include missing modules when SMB appears in fstab (mga#5850)Thierry Vignaud2012-05-111-0/+3
|
* explainThierry Vignaud2012-05-021-0/+1
|
* include more udev rules for RAID (mga#5048)Thierry Vignaud2012-04-181-0/+7
| | | | also include libdmraid-events-isw.so for dmraid (mga#4750)
* sort udev rulesThierry Vignaud2012-04-181-1/+1
|
* - default to "screen" instead of "linux" terminfo (mga#4894)Thierry Vignaud2012-04-051-0/+1
| | | | - include "screen" terminfo (mga#4894)
* 32bit grub needs 32 bit loader (mga#5191), which install-xml-file-listThierry Vignaud2012-04-051-0/+6
| | | | doesn't pull b/c it only looks at lib*.so, not ld*
* - fix wrong dates in the NEWS fileMaarten Vanraes2012-02-251-1/+1
| | | | | | | - add logging to dropbear - make sure /dev/pts is mounted (mga#1023) - make root user homedir /root - add agetty (mga#2052)
* include mkfs.nilfs2 & nilfs-tuneThierry Vignaud2012-01-261-0/+1
|
* udev supportThierry Vignaud2012-01-251-0/+14
| | | | (will help next commits)
* include xz for xz modulesThierry Vignaud2012-01-251-1/+1
|
* use init from drakx-installer-sysvinit instead of system oneThierry Vignaud2012-01-151-1/+7
|
* 1.27Thomas Backlund2011-10-281-7/+8
| | | | | | | - clean up genpasswd (AL13N) - add gdisk for GPT partitioning support (#1023)
* - add screenMaarten Vanraes2011-10-241-1/+9
| | | | | | - add dropbear - add etc/shells - add script that set password and start ssh server
* add partprobe tool from parted (9k)"Thierry Vignaud2011-08-101-1/+1
|
* fix build with perl-5.14Thierry Vignaud2011-08-051-1/+0
|
* add missing libfuse.so.2 for mount.ntfs-3g (#1189)Thierry Vignaud2011-08-051-0/+1
|
* merge mknod, btrfs and XSLoader patchesThomas Backlund2011-05-191-1/+4
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* add missing dmeventdAntoine Ginies2010-05-191-0/+1
|
* add mdmon kpartx dmevent_tool (#59357), release 1.20Antoine Ginies2010-05-191-0/+2
|
* add udev_creation.sh needed script to recreate all udev devices inAntoine Ginies2010-05-071-0/+1
| | | | | client node in ka replication process
* include /etc/netconfig (needed by mount.nfs)Olivier Blin2010-05-041-0/+1
|
* use extipl from /usr/lib/extipl on x86_64 tooOlivier Blin2009-10-091-1/+1
| | | | | (to fix restore_ms_boot, hardcoding this path)
* add IBM850 charset since mlabel needs it (used in flash upgrades)Christophe Fergeau2009-08-071-0/+3
|
* add back dumpe2fsOlivier Blin2009-06-171-1/+1
|
* use blkid instead of vol_id which we no longer shipPascal Terjan2009-06-121-4/+1
|
* adapt to new magic.mgc locationOlivier Blin2009-05-271-1/+1
|
* adapt to new extipl location in x86_64Olivier Blin2009-05-271-1/+1
|
* remove duplicate mount.ntfs-3gOlivier Blin2009-05-271-1/+1
|
* - include mount.ntfs-3g in install and rescuePascal Terjan2009-04-151-14/+16
| | | | | | - add various command to rescue
* do not include dead rpm helpersOlivier Blin2009-02-201-2/+1
|
* fix installing mount.ntfs-3g when building as non-root (754 mode)Olivier Blin2009-02-201-1/+2
|
* do not include dead parsehdlistOlivier Blin2009-02-201-1/+1
|
* tools needed by the windows resizing support in restore-image.sh and ↵Caio Begotti2009-01-161-2/+6
| | | | diskdrake-resize