sys-boot/systemrescuecd-x86-grub: Update for 6
authorReinis Danne <rei4dan@gmail.com>
Sat, 9 Mar 2019 12:39:45 +0000 (14:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 5 Jul 2019 20:31:24 +0000 (22:31 +0200)
commit9b308815f37859def7fc4cb4466b27c8213496e6
treef0bfbb58f39c1afae79b0eea1dd4d4a1123449fd
parent6c0eea48a98798c7185ca4de951ca8c8bcf92c5e
sys-boot/systemrescuecd-x86-grub: Update for 6

SystemRescueCD starting from version 6 is based on Arch and the way it
is booted changed.

Rewrite to:
- Support SystemRescueCD versions 5 and 6.

- Create menu entries for all versions found.

- Add option to copy the newest ISO to /boot if there is enough free
space. Helpful if / becomes unaccessible while /boot is on a separate
partition.

- Add a menu entry for persistent boot (version 6 only). Will put data
on the same disk, where the current ISO resides, in
"/persistent_sysresccd-${version}/x86_64".

Signed-off-by: Reinis Danne <rei4dan@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-boot/systemrescuecd-x86-grub/files/systemrescuecd.default-2 [new file with mode: 0644]
sys-boot/systemrescuecd-x86-grub/files/systemrescuecd.grub-2 [new file with mode: 0755]
sys-boot/systemrescuecd-x86-grub/systemrescuecd-x86-grub-0.2.ebuild [new file with mode: 0644]