aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2022-07-24 07:58:46 -0400
committerAnthony G. Basile <blueness@gentoo.org>2022-07-24 07:58:46 -0400
commitbf55c63c5ffbda42dd77453a70381067ed9d866a (patch)
treea822f68787dc408127c559e3af6920d7a7d8d0b3
parentworld: drop sys-boot/lilo (diff)
downloadgrs-bf55c63c5ffbda42dd77453a70381067ed9d866a.tar.gz
grs-bf55c63c5ffbda42dd77453a70381067ed9d866a.tar.bz2
grs-bf55c63c5ffbda42dd77453a70381067ed9d866a.zip
/etc/lilo.conf: drop lilo config
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--core/etc/lilo.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/core/etc/lilo.conf b/core/etc/lilo.conf
deleted file mode 100644
index 229c947..0000000
--- a/core/etc/lilo.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-lba32
-boot = /dev/sda
-map = /boot/.map
-install = /boot-menu.b
-menu-scheme=Wb
-#prompt
-#delay = 5
-timeout = 50
-vga = normal
-
-image = /boot/kernel
- root = /dev/sda3
- initrd = /boot/initramfs
- append = "root=/dev/ram0 real_root=/dev/sda3"
- label = Gentoo
- read-only