mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
mkosi: change /etc/issue text a bit for mkosi images build from systemd tree
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user