Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explain | Thierry Vignaud | 2018-11-22 | 1 | -0/+1 |
| | |||||
* | 1.601.60 | Thierry Vignaud | 2018-11-22 | 2 | -1/+3 |
| | |||||
* | sort libDrakX modules | Thierry Vignaud | 2018-11-22 | 1 | -2/+2 |
| | |||||
* | Revert "add some missing perl bits, more needed" | Thierry Vignaud | 2018-11-22 | 2 | -43/+5 |
| | | | | | | | | | This reverts commit 25242cf5146d105a09332a35c1ce24cdc914bb3a. rationale: commit 25242cf5146d105a09332a35c1ce24cdc914bb3a added uneeded changes regarding perl modules b/c of the breakage fixed in commit 37fe7f743f5dd9fd5557d5b99489c4a98e720e0d | ||||
* | fix collecting needed perl files with glibc-2.26 | Thierry Vignaud | 2018-11-22 | 1 | -0/+1 |
| | | | | | | | | | | basically the ouput of strace changed with glibc-2.26: "Since version 2.26, the glibc wrapper function for open() employs the openat() system call, rather than the kernel's open() system call". so support both ways (in case it would be backported): open("foobar...) openat(AT_FDCWD, "foobar...) | ||||
* | add some missing perl bits, more needed | Thomas Backlund | 2018-11-22 | 2 | -5/+44 |
| | |||||
* | 1.591.59 | Thomas Backlund | 2018-08-26 | 2 | -1/+3 |
| | |||||
* | adapt for btrfs-progs 4.17.1 | Thomas Backlund | 2018-08-26 | 2 | -1/+3 |
| | |||||
* | 1.581.58 | Thomas Backlund | 2018-08-26 | 2 | -1/+3 |
| | |||||
* | adapt for perl-5.28 | Thomas Backlund | 2018-08-26 | 2 | -17/+23 |
| | |||||
* | 1.571.57 | Thierry Vignaud | 2018-02-10 | 2 | -1/+3 |
| | |||||
* | add more udev rules (syncing with regular stage2) | Thierry Vignaud | 2018-02-10 | 2 | -0/+5 |
| | |||||
* | 1.561.56 | Thomas Backlund | 2018-01-20 | 2 | -1/+5 |
| | |||||
* | adapt for new systemd | Thomas Backlund | 2018-01-20 | 1 | -2/+2 |
| | |||||
* | 1.55 | Thierry Vignaud | 2017-01-30 | 2 | -1/+3 |
| | |||||
* | remove debug code | Thierry Vignaud | 2017-01-27 | 1 | -1/+1 |
| | | | | it was wrongly added in commit 7cd51d36c05a66555b07a7fa850b21686ded2e1a | ||||
* | add bug ID :-( | Thierry Vignaud | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | lsparts: fix reporting half sizes | Thierry Vignaud | 2017-01-27 | 2 | -1/+3 |
| | | | | | | | | | | | The issue is that lsparts is relying on fs::proc_partitions::read_raw(), which reads /proc/partition which reports size of devices in 1kb blocks instead of expected 512b sectors elsewhere... The size is adjusted by *2 in read() but lsparts only used the lower level interface. This bug was introduced in commit 20e553d8f0ead3d5de1fb61d1aa255dd35549cf2 | ||||
* | shrink .perl_checker blacklists | Thierry Vignaud | 2016-09-16 | 1 | -77/+0 |
| | | | | (need latest perl_checker) | ||||
* | 1.54 | Thierry Vignaud | 2016-06-20 | 2 | -1/+3 |
| | |||||
* | fix a message when re-installing bootloader | Thierry Vignaud | 2016-06-20 | 2 | -1/+2 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2016-04-28 | 1 | -0/+1 |
| | |||||
* | drop (broken) support for Alpha, IA64 & PPC, Sparc | Thierry Vignaud | 2016-01-02 | 2 | -26/+3 |
| | |||||
* | do not run shells uselessly | Thierry Vignaud | 2016-01-02 | 2 | -2/+4 |
| | | | | also prevent arguments to be split on spaces & the like | ||||
* | 1.53 | Thierry Vignaud | 2015-09-29 | 2 | -1/+3 |
| | |||||
* | fix build with libified perl | Thierry Vignaud | 2015-09-29 | 2 | -1/+2 |
| | |||||
* | fix previous version | Thierry Vignaud | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | 1.52 | Thierry Vignaud | 2015-04-30 | 2 | -1/+3 |
| | |||||
* | guessmount: mount {/dev,/run,/sys} too (mga#10865) | Thierry Vignaud | 2015-04-30 | 2 | -0/+4 |
| | | | | those are mounted by udev not fstab those days | ||||
* | display label too (mga#8854) | Thierry Vignaud | 2015-04-30 | 2 | -1/+2 |
| | |||||
* | silent run_program (mga#8854) | Thierry Vignaud | 2015-04-30 | 2 | -0/+4 |
| | |||||
* | blaclist 2 more modules | Thierry Vignaud | 2015-04-30 | 1 | -0/+2 |
| | |||||
* | 1.51 | Thierry Vignaud | 2015-04-15 | 2 | -1/+3 |
| | |||||
* | fix reinstalling grub2 on UEFI (mga#15695) | Thierry Vignaud | 2015-04-15 | 2 | -0/+4 |
| | |||||
* | rescue fix will actually came through drakxtools | Thierry Vignaud | 2015-04-03 | 1 | -2/+0 |
| | |||||
* | split install_raw_grub2() out of install_grub2() | Thierry Vignaud | 2015-04-03 | 1 | -0/+2 |
| | | | | thus fixing grub2 rescue (mga#13408, mga#13901) | ||||
* | 1.50 | Thomas Backlund | 2015-01-09 | 2 | -1/+3 |
| | |||||
* | add efibootmgr on x86_64 rescue media | Thomas Backlund | 2015-01-08 | 2 | -1/+3 |
| | |||||
* | 1.49 | Thomas Backlund | 2014-10-20 | 2 | -1/+3 |
| | |||||
* | 80-net-name-slot.rules is replaced with 99-default.link | Thomas Backlund | 2014-10-20 | 2 | -1/+6 |
| | |||||
* | 1.48 | Thomas Backlund | 2014-10-20 | 2 | -1/+3 |
| | |||||
* | killall5 is no more needed | Thierry Vignaud | 2014-10-20 | 2 | -1/+3 |
| | | | | since commit c4634f60b5c6d67eedfedc02166499884e4d6625 | ||||
* | 1.471.47 | Thierry Vignaud | 2013-12-08 | 2 | -1/+3 |
| | |||||
* | fix spacing | Thierry Vignaud | 2013-12-08 | 1 | -0/+1 |
| | |||||
* | rescue: Mask an unimportant error when loading kernel modules. | Colin Guthrie | 2013-12-07 | 1 | -0/+3 |
| | | | | | Particularly the floppy module fails quite regularly. That said, do we even need floppy support these days? | ||||
* | rescue: Tidy up dirs and aliases | Colin Guthrie | 2013-12-07 | 3 | -18/+15 |
| | | | | | | | | | Technically, because we don't actually switchroot into this filesystem we don't need some of the directories and symlinks (as they are already present in the initrd). But with a long term view to making this a "real" filesystem that we DO switchroot into, it makes sense to try and keep things vaguely valid. | ||||
* | rescue: Move files around and introduce proper dep tracking. | Colin Guthrie | 2013-12-07 | 15 | -21/+10 |
| | | | | | | | | 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: Rebuild the image when anything in the tree folder is changed. | Colin Guthrie | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | rescue: add machined (and dbus as a dep) to the rescue. | Colin Guthrie | 2013-12-07 | 5 | -1/+19 |
| | | | | | | | | | | | | | 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 | 17 | -170/+178 |
| | | | | | | | | | | | | | | | 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 |