diff --git a/system/base/baselayout/comar/package.py b/system/base/baselayout/comar/package.py index 4150d662..c57eb220 100644 --- a/system/base/baselayout/comar/package.py +++ b/system/base/baselayout/comar/package.py @@ -112,6 +112,7 @@ def postInstall(fromVersion, fromRelease, toVersion, toRelease): # addGroup(gid, name) groups = ( (7, "lp"), + (10, "wheel"), (11, "cdrom"), (14, "lpadmin"), (19, "floppy"), diff --git a/system/base/baselayout/files/group_fstab.patch b/system/base/baselayout/files/group_fstab.patch new file mode 100644 index 00000000..a9db3677 --- /dev/null +++ b/system/base/baselayout/files/group_fstab.patch @@ -0,0 +1,22 @@ +--- root/usr/share/baselayout/fstab.orig 2012-10-20 01:50:00.000000000 +0300 ++++ root/usr/share/baselayout/fstab 2012-10-20 20:05:53.495958636 +0300 +@@ -2,7 +2,7 @@ + # + # + +-# /dev/ROOT / ext3 noatime 0 1 ++# /dev/ROOT / ext4 noatime 0 1 + # /dev/SWAP none swap sw 0 0 + # /dev/fd0 /mnt/floppy auto noauto 0 0 + + +--- root/usr/share/baselayout/group.orig 2013-01-05 18:36:21.000000000 +0200 ++++ root/usr/share/baselayout/group 2013-01-05 18:39:26.943644336 +0300 +@@ -24,6 +24,7 @@ + at::25:at + tape::26:root + video::27:root ++users::100: + dbus:x:101:dbus + hal:x:102:hal + polkitd:x:103:polkitd diff --git a/system/base/baselayout/files/inittab.live b/system/base/baselayout/files/inittab.live new file mode 100644 index 00000000..d2beaa95 --- /dev/null +++ b/system/base/baselayout/files/inittab.live @@ -0,0 +1,36 @@ +# /etc/inittab: +# +# This file describes how the INIT process should set up +# the system in a certain run-level. + +# Default runlevel. +id:3:initdefault: + +# System initialization, mount local filesystems, etc. +si::sysinit:/sbin/mudur.py sysinit + +# Further system initialization, brings up the boot runlevel. +rc::bootwait:/sbin/mudur.py boot + +l0:0:wait:/sbin/mudur.py shutdown +l1:1:wait:/sbin/mudur.py single +l2:2:wait:/sbin/mudur.py default +l3:3:wait:/sbin/mudur.py default +l4:4:wait:/sbin/mudur.py default +l5:5:wait:/sbin/mudur.py default +l6:6:wait:/sbin/mudur.py reboot +#z6:6:respawn:/sbin/sulogin + +c1:2345:respawn:/sbin/mingetty --noclear --autologin root tty1 +c2:2345:respawn:/sbin/mingetty --noclear --autologin root tty2 +c3:2345:respawn:/sbin/mingetty --noclear --autologin root tty3 +c4:2345:respawn:/sbin/mingetty --noclear --autologin root tty4 +c5:2345:respawn:/sbin/mingetty --noclear --autologin root tty5 +c6:2345:respawn:/sbin/mingetty --noclear --autologin root tty6 + +# SERIAL CONSOLES +#s0:12345:respawn:/sbin/agetty 9600 ttyS0 vt100 +#s1:12345:respawn:/sbin/agetty 9600 ttyS1 vt100 + +# What to do at the "Three Finger Salute". +ca:12345:ctrlaltdel:/sbin/shutdown -r now diff --git a/system/base/baselayout/files/os-release b/system/base/baselayout/files/os-release index e6ad5237..9b0e3f3e 100644 --- a/system/base/baselayout/files/os-release +++ b/system/base/baselayout/files/os-release @@ -1,8 +1,8 @@ NAME=PisiLinux ID=pisilinux VERSION="2" -VERSION_CODENAME=Mehmetcik -VERSION_ID="2.1.2" -PRETTY_NAME="PisiLinux 2.1.2 Mehmetcik" +VERSION_CODENAME=StayHome +VERSION_ID="2.2" +PRETTY_NAME="PisiLinux 2.2 StayHome" HOME_URL="https://www.pisilinux.org/" BUG_REPORT_URL="https://github.com/pisilinux/main/issues" diff --git a/system/base/baselayout/files/pisilinux-release b/system/base/baselayout/files/pisilinux-release index cb533677..cbc88d19 100644 --- a/system/base/baselayout/files/pisilinux-release +++ b/system/base/baselayout/files/pisilinux-release @@ -1 +1 @@ -Pisi_Linux 2.1.2 +PisiLinux 2.2 diff --git a/system/base/baselayout/pspec.xml b/system/base/baselayout/pspec.xml index 21ebcd2b..4d2ebbde 100644 --- a/system/base/baselayout/pspec.xml +++ b/system/base/baselayout/pspec.xml @@ -15,6 +15,9 @@ Filesystem baselayout baselayout creates the Pisi Linux Linux main filesystem hierarchy. https://sourceforge.net/projects/pisilinux/files/source/baselayout-3.10.1.tar.gz + + group_fstab.patch + @@ -49,14 +52,12 @@ services protocols - sysctl.conf - + inittab.live pisilinux-release os-release - start-stop-daemon.8 @@ -69,6 +70,13 @@ + + 2021-02-12 + 3.10.1 + Rebuild.For 2.2 + Ali Cengiz Kurt + alicengizkurt@gmail.com + 2019-12-26 3.10.1