From 4b2324810fe141131396021d6686ce1e31b98ca7 Mon Sep 17 00:00:00 2001 From: ngn Date: Fri, 23 Feb 2024 22:05:40 +0300 Subject: [PATCH] update: 24.01 ISO configuration --- boot/grub/grub.cfg | 2 +- etc/issue | 4 +--- etc/mp/cfg | 4 ++-- etc/systemd/system/getty@tty1.service.d/skip-prompt.conf | 3 +++ etc/systemd/system/getty@tty2.service.d/skip-prompt.conf | 3 +++ etc/systemd/system/getty@tty3.service.d/skip-prompt.conf | 3 +++ etc/systemd/system/getty@tty4.service.d/skip-prompt.conf | 3 +++ etc/systemd/system/getty@tty5.service.d/skip-prompt.conf | 3 +++ etc/systemd/system/getty@tty6.service.d/skip-prompt.conf | 3 +++ iso.sh | 2 +- 10 files changed, 23 insertions(+), 7 deletions(-) create mode 100644 etc/systemd/system/getty@tty1.service.d/skip-prompt.conf create mode 100644 etc/systemd/system/getty@tty2.service.d/skip-prompt.conf create mode 100644 etc/systemd/system/getty@tty3.service.d/skip-prompt.conf create mode 100644 etc/systemd/system/getty@tty4.service.d/skip-prompt.conf create mode 100644 etc/systemd/system/getty@tty5.service.d/skip-prompt.conf create mode 100644 etc/systemd/system/getty@tty6.service.d/skip-prompt.conf diff --git a/boot/grub/grub.cfg b/boot/grub/grub.cfg index 4c2a69a..9efa9c1 100644 --- a/boot/grub/grub.cfg +++ b/boot/grub/grub.cfg @@ -10,7 +10,7 @@ then terminal_output gfxterm fi -menuentry 'MatterLinux ISO' --class os { +menuentry 'MatterLinux 24 ISO' --class os { insmod gzio insmod part_msdos linux /boot/vmlinuz-linux loglevel=3 diff --git a/etc/issue b/etc/issue index 3f75ec1..7f3f1de 100644 --- a/etc/issue +++ b/etc/issue @@ -8,10 +8,8 @@ MMMM MMMM MMMM MMMM MMMM MMMM -\e[34m>>>\e[0m\e[1m Login with root:root \e[34m>>>\e[0m\e[1m Sync before installing packages: mp-sync \e[34m>>>\e[0m\e[1m For installation: https://matterlinux.xyz/wiki/install \e[34m>>>\e[0m\e[1m Join XMPP for questions: general@conf.matterlinux.xyz -Happy hacking! -\e[0m +Happy hacking!\e[0m diff --git a/etc/mp/cfg b/etc/mp/cfg index 0690752..c94659a 100644 --- a/etc/mp/cfg +++ b/etc/mp/cfg @@ -2,7 +2,7 @@ tmpdir = /tmp/mp [base] -uri = https://pkgs.matterlinux.xyz/base/ +uri = https://24.matterlinux.xyz/base/ [desktop] -uri = https://pkgs.matterlinux.xyz/desktop/ +uri = https://24.matterlinux.xyz/desktop/ diff --git a/etc/systemd/system/getty@tty1.service.d/skip-prompt.conf b/etc/systemd/system/getty@tty1.service.d/skip-prompt.conf new file mode 100644 index 0000000..d864219 --- /dev/null +++ b/etc/systemd/system/getty@tty1.service.d/skip-prompt.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM diff --git a/etc/systemd/system/getty@tty2.service.d/skip-prompt.conf b/etc/systemd/system/getty@tty2.service.d/skip-prompt.conf new file mode 100644 index 0000000..d864219 --- /dev/null +++ b/etc/systemd/system/getty@tty2.service.d/skip-prompt.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM diff --git a/etc/systemd/system/getty@tty3.service.d/skip-prompt.conf b/etc/systemd/system/getty@tty3.service.d/skip-prompt.conf new file mode 100644 index 0000000..d864219 --- /dev/null +++ b/etc/systemd/system/getty@tty3.service.d/skip-prompt.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM diff --git a/etc/systemd/system/getty@tty4.service.d/skip-prompt.conf b/etc/systemd/system/getty@tty4.service.d/skip-prompt.conf new file mode 100644 index 0000000..d864219 --- /dev/null +++ b/etc/systemd/system/getty@tty4.service.d/skip-prompt.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM diff --git a/etc/systemd/system/getty@tty5.service.d/skip-prompt.conf b/etc/systemd/system/getty@tty5.service.d/skip-prompt.conf new file mode 100644 index 0000000..d864219 --- /dev/null +++ b/etc/systemd/system/getty@tty5.service.d/skip-prompt.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM diff --git a/etc/systemd/system/getty@tty6.service.d/skip-prompt.conf b/etc/systemd/system/getty@tty6.service.d/skip-prompt.conf new file mode 100644 index 0000000..d864219 --- /dev/null +++ b/etc/systemd/system/getty@tty6.service.d/skip-prompt.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM diff --git a/iso.sh b/iso.sh index 37efd49..41d9544 100644 --- a/iso.sh +++ b/iso.sh @@ -1,5 +1,5 @@ NAME="matterlinux" -VERSION="24.00" +VERSION="24.01" EXCLUDE=("README.md" "LICENSE.txt") KEYS=("F9E70878C2FB389AEC2BA34CA3654DF5AD9F641D") PKGS1=("systemd" "dhcpcd" "dosfstools" "tools")