summaryrefslogtreecommitdiff
path: root/libre/lilo
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-25 11:26:29 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-25 11:26:29 -0300
commit3da300ce56b9ba51a9bc1639deefdc8d91a77343 (patch)
treed68033a63450e1c14f86eac583018c9f4757b350 /libre/lilo
parentc032dc20ecea1e7bcca8b0db4dab20305037a8e5 (diff)
downloadabslibre-3da300ce56b9ba51a9bc1639deefdc8d91a77343.tar.gz
abslibre-3da300ce56b9ba51a9bc1639deefdc8d91a77343.tar.bz2
abslibre-3da300ce56b9ba51a9bc1639deefdc8d91a77343.zip
adding new packages for rebranding
Diffstat (limited to 'libre/lilo')
-rw-r--r--libre/lilo/PKGBUILD6
-rw-r--r--libre/lilo/lilo.conf6
2 files changed, 6 insertions, 6 deletions
diff --git a/libre/lilo/PKGBUILD b/libre/lilo/PKGBUILD
index 8103a1ac1..a896613ee 100644
--- a/libre/lilo/PKGBUILD
+++ b/libre/lilo/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=lilo
pkgver=23.2
-pkgrel=3.1
-pkgdesc="A bootloader for Linux (Parabola rebranded)"
+pkgrel=3.2
+pkgdesc="A bootloader for GNU/Linux, Parabola rebranded"
arch=('i686' 'x86_64')
url="https://alioth.debian.org/projects/lilo/"
license=('BSD')
@@ -24,7 +24,7 @@ options=('!makeflags')
source=("http://lilo.alioth.debian.org/ftp/sources/${pkgname}-${pkgver}.tar.gz"
'lilo.conf')
md5sums=('51b9b9db665d3b8724919e3d46054d12'
- 'bab0a13b749690ce5e4f61bb1c10c065')
+ 'd06b3c4655577ed01fea79ec5743b4b0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/libre/lilo/lilo.conf b/libre/lilo/lilo.conf
index dea0dbe58..479390df5 100644
--- a/libre/lilo/lilo.conf
+++ b/libre/lilo/lilo.conf
@@ -6,19 +6,19 @@ boot=/dev/sda
# This line often fixes L40 errors on bootup
# disk=/dev/sda bios=0x80
-default=libre
+default=parabola
timeout=50
lba32
prompt
image=/boot/vmlinuz-linux-libre
- label=libre
+ label=parabola
root=/dev/sda3
initrd=/boot/initramfs-linux-libre.img
read-only
image=/boot/vmlinuz-linux-libre
- label=libre-fallback
+ label=parabola-fallback
root=/dev/sda3
initrd=/boot/initramfs-linux-libre-fallback.img
read-only