Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable to repair encrypted LVMs/LUKS (mga#22795) | Thierry Vignaud | 2020-03-20 | 1 | -0/+14 |
| | | | | | - ask for encryption key - add enabled dmcrypts to the list of partitions to look at | ||||
* | include Encode::Unicode module | Thierry Vignaud | 2020-03-19 | 1 | -0/+2 |
| | | | | needed by bootloader::write_refind() | ||||
* | include all of /usr/lib/udev/hwdb.d (mga#20327) | Thierry Vignaud | 2020-03-19 | 1 | -4/+3 |
| | | | | in order to mirror classical installer | ||||
* | include ntfs3g compression support plugin | Thierry Vignaud | 2020-03-19 | 1 | -0/+4 |
| | | | | It's needed for supporting Windows 10 NTFS "Compact OS" | ||||
* | include F2FS tools | Thierry Vignaud | 2020-03-19 | 1 | -0/+1 |
| | |||||
* | add more tools for XFS & btrfs | Thierry Vignaud | 2020-03-19 | 1 | -3/+5 |
| | |||||
* | include missing LVM tools symlinks (mga#25466) | Thierry Vignaud | 2020-02-18 | 1 | -0/+5 |
| | |||||
* | Enable udevd in rescue system to support lvm2 (mga#24878). | Martin Whitaker | 2019-06-18 | 1 | -0/+7 |
| | |||||
* | update filelist for new systemd | Thomas Backlund | 2019-05-11 | 1 | -1/+0 |
| | |||||
* | explain | Thierry Vignaud | 2018-11-22 | 1 | -0/+1 |
| | |||||
* | sort libDrakX modules | Thierry Vignaud | 2018-11-22 | 1 | -2/+2 |
| | |||||
* | Revert "add some missing perl bits, more needed" | Thierry Vignaud | 2018-11-22 | 1 | -42/+5 |
| | | | | | | | | | This reverts commit 25242cf5146d105a09332a35c1ce24cdc914bb3a. rationale: commit 25242cf5146d105a09332a35c1ce24cdc914bb3a added uneeded changes regarding perl modules b/c of the breakage fixed in commit 37fe7f743f5dd9fd5557d5b99489c4a98e720e0d | ||||
* | add some missing perl bits, more needed | Thomas Backlund | 2018-11-22 | 1 | -5/+42 |
| | |||||
* | adapt for btrfs-progs 4.17.1 | Thomas Backlund | 2018-08-26 | 1 | -1/+1 |
| | |||||
* | adapt for perl-5.28 | Thomas Backlund | 2018-08-26 | 1 | -17/+21 |
| | |||||
* | add more udev rules (syncing with regular stage2) | Thierry Vignaud | 2018-02-10 | 1 | -0/+3 |
| | |||||
* | adapt for new systemd | Thomas Backlund | 2018-01-20 | 1 | -2/+2 |
| | |||||
* | drop (broken) support for Alpha, IA64 & PPC, Sparc | Thierry Vignaud | 2016-01-02 | 1 | -26/+2 |
| | |||||
* | fix build with libified perl | Thierry Vignaud | 2015-09-29 | 1 | -1/+0 |
| | |||||
* | add efibootmgr on x86_64 rescue media | Thomas Backlund | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | 80-net-name-slot.rules is replaced with 99-default.link | Thomas Backlund | 2014-10-20 | 1 | -1/+4 |
| | |||||
* | killall5 is no more needed | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | | | | since commit c4634f60b5c6d67eedfedc02166499884e4d6625 | ||||
* | rescue: Move files around and introduce proper dep tracking. | Colin Guthrie | 2013-12-07 | 1 | -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 Guthrie | 2013-12-07 | 1 | -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 Guthrie | 2013-12-07 | 1 | -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 exist | Thierry Vignaud | 2013-10-14 | 1 | -2/+2 |
| | |||||
* | adapt to latest mdadm | Thierry Vignaud | 2013-10-14 | 1 | -2/+2 |
| | |||||
* | Drop /etc/termcap as this is no longer included in our build | Colin Guthrie | 2013-10-13 | 1 | -1/+0 |
| | |||||
* | rescue: include network interface name udev rules (mga#10947) | Colin Guthrie | 2013-10-01 | 1 | -0/+2 |
| | |||||
* | rescue: add a script to simplfy grabbing of journal logs for bug reports | Colin Guthrie | 2013-04-11 | 1 | -0/+1 |
| | |||||
* | /var/run/utmp is on tmpfs now (from tmb) | Thierry Vignaud | 2013-04-06 | 1 | -1/+0 |
| | |||||
* | Include persistent-storage udev rules | Thierry Vignaud | 2013-04-06 | 1 | -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 Vignaud | 2013-03-07 | 1 | -0/+7 |
| | |||||
* | use kmod's modprobe, thus fixing loading modules (mga#9270) | Thierry Vignaud | 2013-03-06 | 1 | -0/+1 |
| | | | | (it's free, just a symlink on kmod) | ||||
* | drop KA support | Thierry Vignaud | 2012-09-03 | 1 | -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 fixed | Thierry Vignaud | 2012-07-27 | 1 | -3/+1 |
| | |||||
* | adapt to latest systemd/udevd | Thierry Vignaud | 2012-07-24 | 1 | -2/+2 |
| | |||||
* | adapt to perl-5.16.0 | Thierry Vignaud | 2012-07-24 | 1 | -2/+0 |
| | |||||
* | include missing modules when SMB appears in fstab (mga#5850) | Thierry Vignaud | 2012-05-11 | 1 | -0/+3 |
| | |||||
* | explain | Thierry Vignaud | 2012-05-02 | 1 | -0/+1 |
| | |||||
* | include more udev rules for RAID (mga#5048) | Thierry Vignaud | 2012-04-18 | 1 | -0/+7 |
| | | | | also include libdmraid-events-isw.so for dmraid (mga#4750) | ||||
* | sort udev rules | Thierry Vignaud | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | - default to "screen" instead of "linux" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 1 | -0/+1 |
| | | | | - include "screen" terminfo (mga#4894) | ||||
* | 32bit grub needs 32 bit loader (mga#5191), which install-xml-file-list | Thierry Vignaud | 2012-04-05 | 1 | -0/+6 |
| | | | | doesn't pull b/c it only looks at lib*.so, not ld* | ||||
* | - fix wrong dates in the NEWS file | Maarten Vanraes | 2012-02-25 | 1 | -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-tune | Thierry Vignaud | 2012-01-26 | 1 | -0/+1 |
| | |||||
* | udev support | Thierry Vignaud | 2012-01-25 | 1 | -0/+14 |
| | | | | (will help next commits) | ||||
* | include xz for xz modules | Thierry Vignaud | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | use init from drakx-installer-sysvinit instead of system one | Thierry Vignaud | 2012-01-15 | 1 | -1/+7 |
| | |||||
* | 1.27 | Thomas Backlund | 2011-10-28 | 1 | -7/+8 |
| | | | | | | | - clean up genpasswd (AL13N) - add gdisk for GPT partitioning support (#1023) |