lilo: fixed bad indentation in lilo.conf.

This commit is contained in:
Tilman Sauerbeck 2009-06-12 12:22:28 +02:00
parent 67b5786bc0
commit 7a3bf0dcf2
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
72765f2aafd20e23ecf07ebd22baeec7 lilo-22.8.src.tar.gz
3bda453de1a93934d270d19e083c3d2c lilo-config.patch
82b2a823f77c646dcc75fb1bf6a115b6 lilo.conf
33ffc1bb0b8ff0b67236cd074f14fcf9 lilo.conf

View File

@ -4,7 +4,7 @@
name=lilo
version=22.8
release=1
release=2
source=(http://www.ibiblio.org/pub/Linux/system/boot/lilo/$name-$version.src.tar.gz \
$name-config.patch lilo.conf)

View File

@ -9,6 +9,6 @@ image=/boot/vmlinuz
label=CRUX
root=/dev/#ROOT_DEVICE#
read-only
append="quiet"
append="quiet"
# End of file