[PATCH 10/20] grub: add 84rescue_remote.cfg
Anton Midyukov
antohami at altlinux.org
Sun Jan 5 16:29:45 MSK 2020
---
features.in/grub/cfg.in/84rescue_remote.cfg | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 features.in/grub/cfg.in/84rescue_remote.cfg
diff --git a/features.in/grub/cfg.in/84rescue_remote.cfg b/features.in/grub/cfg.in/84rescue_remote.cfg
new file mode 100644
index 0000000000..c9e3304619
--- /dev/null
+++ b/features.in/grub/cfg.in/84rescue_remote.cfg
@@ -0,0 +1,4 @@
+menuentry 'Rescue with remote SSH access (DHCP)' --id 'rescue_remote' {
+ linux ÎÁ linux_suffix@ /boot/vmlinuz changedisk fastboot live automatic=method:cdrom ramdisk_size=@rescue_size@ splash=0 showopts stagename=rescue @rescue_bootargs@ max_loop=16 ip=dhcp port=22 rootpw=AUTO hash=@rescue_hash@
+ initrd ÎÁ linux_suffix@ /boot/full.cz
+}
--
2.24.1
--------------57A0C61BE7D9EDE338E3E6C8
Content-Type: text/x-patch;
name="0011-grub-Added-release-name-to-LiveCD-menu-items.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0011-grub-Added-release-name-to-LiveCD-menu-items.patch"
More information about the devel-distro
mailing list