repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
9mk-init-rc
/
9mkinit.install
blob
9361f7531a15a33954d7457f26ef7d28ad2247cb
1
post_install() {
2
ln -sf /lib/mkinit/bin/mkinit /sbin/mkinit
3
echo "==> WARNING: This code is not very well tested, you should probably run 'mkinit -t'
4
a few times as root before actually trying using init=/sbin/mkinit."
5
echo "==> have fun!"
6
}