Compare commits

..

4 Commits

Author SHA1 Message Date
6061543415 Feat: modified initial packages 2024-11-24 13:05:56 +03:00
93cea073bf Feat: custom mkarchiso script 2024-11-24 13:05:34 +03:00
f3f461038f Feat: changed some configs 2024-11-24 13:05:08 +03:00
a11ceaffcf Feat: added liveuser 2024-11-24 13:04:52 +03:00
9 changed files with 2335 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
EDITOR=vim
BROWSER=firefox
TERMINAL=kitty

View File

@@ -0,0 +1,19 @@
root:x:0:root
sys:x:3:bin,liveuser
network:x:90:liveuser
power:x:98:liveuser
adm:x:999:liveuser
lp:x:992:liveuser
wheel:x:998:liveuser
uucp:x:987:liveuser
optical:x:990:liveuser
scanner:x:991:liveuser
rfkill:x:983:liveuser
video:x:986:liveuser
storage:x:988:liveuser
audio:x:995:liveuser
users:x:985:liveuser
nopasswdlogin:x:966:liveuser
autologin:x:967:liveuser
liveuser:x:1000:

View File

@@ -0,0 +1,18 @@
root:::root
sys:!!::liveuser
network:!!::liveuser
power:!!::liveuser
adm:!!::liveuser
lp:!!::liveuser
wheel:!!::liveuser
uucp:!!::liveuser
optical:!!::liveuser
scanner:!!::liveuser
rfkill:!!::liveuser
video:!!::liveuser
storage:!!::liveuser
audio:!!::liveuser
users:!!::liveuser
nopasswdlogin:!::liveuser
autologin:!::liveuser
liveuser:!::

View File

@@ -1,3 +1,3 @@
HOOKS=(base udev microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard)
HOOKS=(base udev microcode plymouth modconf kms memdisk archiso archiso_loop_mnt block filesystems keyboard)
COMPRESSION="xz"
COMPRESSION_OPTIONS=(-9e)

View File

@@ -1 +1,2 @@
root:x:0:0:root:/root:/usr/bin/zsh
liveuser:x:1000:1000::/home/liveuser:/usr/bin/zsh

View File

@@ -1 +1,2 @@
root::14871::::::
liveuser:$6$QQZhg0k5X4cK23Qn$Si0idBhE8rT8tkBHaRNhSSuGsAC3ZPOr5Kp/4LEdb9zP.4rKJOUhTxQcu.ggkPlkcirg/LRCx7UUUj4DFerYT0:14871::::::

2132
profile/mknwarchiso Executable file

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
alsa-utils
#alsa-utils
amd-ucode
arch-install-scripts
archinstall
@@ -25,7 +25,7 @@ dosfstools
e2fsprogs
edk2-shell
efibootmgr
espeakup
#espeakup
ethtool
exfatprogs
f2fs-tools
@@ -35,7 +35,7 @@ fsarchiver
gpart
gpm
gptfdisk
grml-zsh-config
#grml-zsh-config
grub
hdparm
hyperv
@@ -54,7 +54,7 @@ linux
linux-atm
linux-firmware
linux-firmware-marvell
livecd-sounds
#livecd-sounds
lsscsi
lvm2
lynx
@@ -90,7 +90,7 @@ pcsclite
ppp
pptpclient
pv
qemu-guest-agent
#qemu-guest-agent
refind
reflector
rp-pppoe
@@ -117,7 +117,7 @@ usb_modeswitch
usbmuxd
usbutils
vim
virtualbox-guest-utils-nox
#virtualbox-guest-utils-nox
vpnc
wireless-regdb
wireless_tools
@@ -126,3 +126,156 @@ wvdial
xfsprogs
xl2tpd
zsh
## Bootloader -----------------
os-prober
lsb-release
## Xorg ----------
xorg
## Touchpad and Mouse --------------
xorg-xinput
xf86-input-libinput
## GPU Drivers
xf86-video-fbdev
xf86-video-vesa
xf86-video-intel
xf86-video-amdgpu
xf86-video-ati
mesa
mesa-utils
## Hypervisors ------------------------------
virtualbox-guest-utils
qemu-guest-agent
open-vm-tools
xf86-input-vmmouse
xf86-video-vmware
## System ---------------------------
## Networking
networkmanager
networkmanager-openconnect
networkmanager-openvpn
networkmanager-pptp
networkmanager-strongswan
networkmanager-vpnc
network-manager-sstp
nm-connection-editor
network-manager-applet
ufw
gufw
## Bluetooth
bluez
bluez-utils
blueman
## Audio
pipewire
wireplumber
pipewire-alsa
pipewire-pulse
pipewire-jack
pulsemixer
pavucontrol
gst-plugin-pipewire
## Video
libde265
libdv
libmpeg2
schroedinger
libtheora
libvpx
x264
x265
xvidcore
gstreamer
ffmpeg
gst-libav
gst-plugins-good
gst-plugins-ugly
gst-plugins-bad
## Display Manager ------------
sddm
## Desktop ------------
## Terminal
kitty
## Apps
firefox
thunar
## Utilities
dialog
acpi
dbus-broker-units
galculator
gparted
gnome-keyring
inetutils
polkit
xclip
## Functionality ----------------
## Fonts
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
## Files
gvfs
gvfs-mtp
gvfs-smb
gvfs-google
highlight
xdg-user-dirs
xdg-user-dirs-gtk
## Archives
bzip2
gzip
lrzip
lz4
lzip
lzop
xz
zstd
p7zip
zip
unzip
unrar
unarchiver
xarchiver
## Misc -------------
## Package tools
bison
fakeroot
flex
make
automake
autoconf
pkgconf
patch
gcc
## CLI tools
htop
powertop
## AUR packages
mkinitcpio-firmware
xfce-polkit
yay
## EOF ---------------------------

View File

@@ -36,7 +36,7 @@ Architecture = auto
#CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
DownloadUser = alpm
DownloadUser = sergey
#DisableSandbox
# By default, pacman accepts packages signed by keys that its local keyring