mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
mkosi: change /etc/issue text a bit for mkosi images build from systemd tree
This commit is contained in:
parent
ab13cfb85a
commit
6344a7eb5c
@ -25,3 +25,11 @@ make -j `nproc`
|
||||
|
||||
make check
|
||||
make install
|
||||
|
||||
mkdir -p $DESTDIR/etc
|
||||
|
||||
cat > $DESTDIR/etc/issue <<EOF
|
||||
\S (built from systemd tree)
|
||||
Kernel \r on an \m (\l)
|
||||
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user