mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-14 02:41:06 +02:00
pentoo-livecd: quiet openrc
This commit is contained in:
parent
5f0f008d85
commit
338bdb3ebf
2 changed files with 2 additions and 4 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#!/sbin/runscript
|
||||
#!/sbin/openrc-run
|
||||
#seriously, fuck you AMD and Nvidia. Write a sane license that permits redistribution, we just want your shitty hardware to work
|
||||
|
||||
#todo: detect if the drivers should work *BEFORE* building and switching to them.
|
||||
|
||||
extra_commands="aufs_module"
|
||||
|
||||
depend() {
|
||||
|
|
@ -36,7 +36,7 @@ src_install() {
|
|||
newsbin "${FILESDIR}"/makemo-2014.3-r7 makemo
|
||||
newsbin "${FILESDIR}"/livecd-setpass-r1 livecd-setpass
|
||||
|
||||
newinitd "${FILESDIR}"/binary-driver-handler.initd-2017.0 binary-driver-handler
|
||||
newinitd "${FILESDIR}"/binary-driver-handler.initd-2017.3 binary-driver-handler
|
||||
|
||||
exeinto /root/Desktop
|
||||
doexe "${FILESDIR}"/networkmanager.desktop
|
||||
Loading…
Reference in a new issue