summaryrefslogtreecommitdiffstats
path: root/abs/core/initscripts/__changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-09 00:03:13 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-09 00:03:13 (GMT)
commit15699db7cc8429c3f9d7a2b516b91889e010984d (patch)
tree7ab2a82cb742084678bc48e12ddbf6c111e186f8 /abs/core/initscripts/__changelog
parent140af5d159d16ddd259d4e98b8159f85b2dce62d (diff)
downloadlinhes_pkgbuild-15699db7cc8429c3f9d7a2b516b91889e010984d.zip
linhes_pkgbuild-15699db7cc8429c3f9d7a2b516b91889e010984d.tar.gz
linhes_pkgbuild-15699db7cc8429c3f9d7a2b516b91889e010984d.tar.bz2
initscripts: 07-2012
-shutdown for runit is untested, might need to apply the shutdown patch
Diffstat (limited to 'abs/core/initscripts/__changelog')
-rw-r--r--abs/core/initscripts/__changelog11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/initscripts/__changelog b/abs/core/initscripts/__changelog
deleted file mode 100644
index 2609b7e..0000000
--- a/abs/core/initscripts/__changelog
+++ /dev/null
@@ -1,11 +0,0 @@
-Patch init scripts (remove tty1, linhes header)
- patch -p1 < ${srcdir}/rc.sysinit.patch || exit 1
- patch -p0 < ${srcdir}/rc.shutdown.patch || exit 1
- patch -p0 < ${srcdir}/rc.multi.patch || exit 1
- patch -p0 < ${srcdir}/inittab.patch || exit 1
-
-
-rename wireless.conf -> wireless.conf.example
-
-change utf8 to utf-8 in rc.conf
-sed -ie "s/[u|U][t|T][[f|F]8/utf-8/g" /etc/rc.conf