summaryrefslogtreecommitdiff
path: root/core/lilo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-08 23:14:38 +0000
committerroot <root@rshg054.dnsready.net>2011-08-08 23:14:38 +0000
commit2b6f5a28e2e55b46c1169228e1e56f3b18dd08b5 (patch)
treeebd7dccec211af75c9dfd55560b3e5f61420b784 /core/lilo
parent665308e50fd95e984da057ab8ddb6505b596b841 (diff)
Mon Aug 8 23:14:38 UTC 2011
Diffstat (limited to 'core/lilo')
-rw-r--r--core/lilo/PKGBUILD6
-rw-r--r--core/lilo/lilo.conf8
2 files changed, 7 insertions, 7 deletions
diff --git a/core/lilo/PKGBUILD b/core/lilo/PKGBUILD
index 216f1b91d..8202e1853 100644
--- a/core/lilo/PKGBUILD
+++ b/core/lilo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 118988 2011-04-09 21:38:07Z tpowa $
+# $Id: PKGBUILD 134681 2011-08-07 15:40:03Z tpowa $
# Maintainer: Eric Belanger <eric@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=lilo
pkgver=23.2
-pkgrel=1
+pkgrel=3
pkgdesc="A bootloader for Linux"
arch=('i686' 'x86_64')
url="https://alioth.debian.org/projects/lilo/"
@@ -23,7 +23,7 @@ options=('!makeflags')
source=("http://lilo.alioth.debian.org/ftp/sources/${pkgname}-${pkgver}.tar.gz"
'lilo.conf')
md5sums=('51b9b9db665d3b8724919e3d46054d12'
- 'a3a4c90bead3f9b8672bd384ff9f8db1')
+ 'ca2d8cd9b63f11444861939b42df29c1')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/core/lilo/lilo.conf b/core/lilo/lilo.conf
index 0e31e77a5..9d42a2333 100644
--- a/core/lilo/lilo.conf
+++ b/core/lilo/lilo.conf
@@ -11,16 +11,16 @@ timeout=50
lba32
prompt
-image=/boot/vmlinuz26
+image=/boot/vmlinuz-linux
label=arch
root=/dev/hda3
- initrd=/boot/kernel26.img
+ initrd=/boot/initramfs-linux.img
read-only
-image=/boot/vmlinuz26
+image=/boot/vmlinuz-linux
label=arch-fallback
root=/dev/hda3
- initrd=/boot/kernel26-fallback.img
+ initrd=/boot/initramfs-linux-fallback.img
read-only
#other=/dev/hda1