mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 17:36:59 +02:00
bump(coreos-base/coreos-init): Replace dev-mode script.
This commit is contained in:
parent
2012c8568b
commit
17675d4b0d
@ -38,6 +38,7 @@ RDEPEND="${DEPEND}
|
|||||||
src_install() {
|
src_install() {
|
||||||
if use symlink-usr ; then
|
if use symlink-usr ; then
|
||||||
emake DESTDIR="${D}" install-usr
|
emake DESTDIR="${D}" install-usr
|
||||||
|
systemd_enable_service local-fs.target remount-root.service
|
||||||
else
|
else
|
||||||
emake DESTDIR="${D}" install
|
emake DESTDIR="${D}" install
|
||||||
fi
|
fi
|
||||||
|
@ -36,6 +36,7 @@ RDEPEND="${DEPEND}
|
|||||||
src_install() {
|
src_install() {
|
||||||
if use symlink-usr ; then
|
if use symlink-usr ; then
|
||||||
emake DESTDIR="${D}" install-usr
|
emake DESTDIR="${D}" install-usr
|
||||||
|
systemd_enable_service local-fs.target remount-root.service
|
||||||
else
|
else
|
||||||
emake DESTDIR="${D}" install
|
emake DESTDIR="${D}" install
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user