Compare commits
10 commits
6fa8d143b9
...
cf30d0ca09
Author | SHA1 | Date | |
---|---|---|---|
|
cf30d0ca09 | ||
|
c5bc846da5 | ||
|
7379ef0e46 | ||
|
df5336135f | ||
|
8252885e8a | ||
|
793fbbc180 | ||
|
f5ae4b11f5 | ||
|
e5bc81b675 | ||
|
1d9ab137e3 | ||
|
d985e177d3 |
3 changed files with 53 additions and 2 deletions
|
@ -510,7 +510,7 @@ else
|
||||||
sed -i 's/DISPLAYMANAGER=.*$/DISPLAYMANAGER=\"lightdm\"/' /etc/conf.d/xdm
|
sed -i 's/DISPLAYMANAGER=.*$/DISPLAYMANAGER=\"lightdm\"/' /etc/conf.d/xdm
|
||||||
sed -i 's/keymap=.*$/keymap=\"de\"/' /etc/conf.d/keymaps
|
sed -i 's/keymap=.*$/keymap=\"de\"/' /etc/conf.d/keymaps
|
||||||
|
|
||||||
echo "--autologin user1 --noclear" > /etc/conf.d/agetty.tty1
|
echo "agetty_options=\"--autologin user1 --noclear\"" > /etc/conf.d/agetty.tty1
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -540,7 +540,7 @@ ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
|
||||||
if ! [ "${version}" == "libre-xfce4-openrc" ]; then
|
if ! [ "${version}" == "libre-xfce4-openrc" ]; then
|
||||||
echo "${repo}-${version}" > /etc/hostname
|
echo "${repo}-${version}" > /etc/hostname
|
||||||
else
|
else
|
||||||
echo "hostname=${repo}-${version}" > /etc/conf.d/hostname
|
echo "hostname=\"${repo}-${version}\"" > /etc/conf.d/hostname
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# uefi-boot
|
# uefi-boot
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
acl
|
acl
|
||||||
|
acpid
|
||||||
arch-install-scripts
|
arch-install-scripts
|
||||||
archlinux-keyring
|
archlinux-keyring
|
||||||
archlinux32-keyring
|
archlinux32-keyring
|
||||||
|
@ -6,6 +7,8 @@ archlinuxarm-keyring
|
||||||
argon2
|
argon2
|
||||||
attr
|
attr
|
||||||
avahi
|
avahi
|
||||||
|
base
|
||||||
|
base-devel
|
||||||
base-meta
|
base-meta
|
||||||
bash
|
bash
|
||||||
bash-completion
|
bash-completion
|
||||||
|
@ -16,6 +19,8 @@ bzip2
|
||||||
ca-certificates
|
ca-certificates
|
||||||
ca-certificates-mozilla
|
ca-certificates-mozilla
|
||||||
ca-certificates-utils
|
ca-certificates-utils
|
||||||
|
cdrtools
|
||||||
|
cmake
|
||||||
coreutils
|
coreutils
|
||||||
cracklib
|
cracklib
|
||||||
crda
|
crda
|
||||||
|
@ -23,9 +28,12 @@ cronie
|
||||||
cronie-openrc
|
cronie-openrc
|
||||||
cryptsetup
|
cryptsetup
|
||||||
cryptsetup-openrc
|
cryptsetup-openrc
|
||||||
|
cups
|
||||||
curl
|
curl
|
||||||
darkhttpd
|
darkhttpd
|
||||||
|
davfs2
|
||||||
db
|
db
|
||||||
|
dbus
|
||||||
dbus-elogind
|
dbus-elogind
|
||||||
dbus-glib
|
dbus-glib
|
||||||
dbus-openrc
|
dbus-openrc
|
||||||
|
@ -44,16 +52,20 @@ dnssec-anchors
|
||||||
dosfstools
|
dosfstools
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
efibootmgr
|
efibootmgr
|
||||||
|
efitools
|
||||||
efivar
|
efivar
|
||||||
elinks
|
elinks
|
||||||
ethtool
|
ethtool
|
||||||
eudev
|
eudev
|
||||||
eudev-libudev
|
eudev-libudev
|
||||||
|
exfat-utils
|
||||||
expat
|
expat
|
||||||
f2fs-tools
|
f2fs-tools
|
||||||
|
fail2ban
|
||||||
file
|
file
|
||||||
filesystem
|
filesystem
|
||||||
findutils
|
findutils
|
||||||
|
fish
|
||||||
fontconfig
|
fontconfig
|
||||||
freetype2
|
freetype2
|
||||||
fsarchiver
|
fsarchiver
|
||||||
|
@ -63,6 +75,7 @@ gawk
|
||||||
gc
|
gc
|
||||||
gcc-libs
|
gcc-libs
|
||||||
gdbm
|
gdbm
|
||||||
|
gdisk
|
||||||
geoip
|
geoip
|
||||||
geoip-database
|
geoip-database
|
||||||
gettext
|
gettext
|
||||||
|
@ -91,6 +104,7 @@ haveged-openrc
|
||||||
hdparm
|
hdparm
|
||||||
hdparm-openrc
|
hdparm-openrc
|
||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
|
htop
|
||||||
hwids
|
hwids
|
||||||
iana-etc
|
iana-etc
|
||||||
icu
|
icu
|
||||||
|
@ -182,6 +196,7 @@ libxrender
|
||||||
libxslt
|
libxslt
|
||||||
libxt
|
libxt
|
||||||
licenses
|
licenses
|
||||||
|
links
|
||||||
linux-atm
|
linux-atm
|
||||||
linux-libre
|
linux-libre
|
||||||
linux-libre-api-headers
|
linux-libre-api-headers
|
||||||
|
@ -234,6 +249,8 @@ openssl
|
||||||
openssl-1.0
|
openssl-1.0
|
||||||
opensysusers
|
opensysusers
|
||||||
opentmpfiles
|
opentmpfiles
|
||||||
|
openvpn
|
||||||
|
os-prober
|
||||||
p11-kit
|
p11-kit
|
||||||
p7zip
|
p7zip
|
||||||
pacman
|
pacman
|
||||||
|
@ -253,6 +270,7 @@ perl-error
|
||||||
perl-mailtools
|
perl-mailtools
|
||||||
perl-timedate
|
perl-timedate
|
||||||
pinentry
|
pinentry
|
||||||
|
pixz
|
||||||
polkit
|
polkit
|
||||||
popt
|
popt
|
||||||
ppp
|
ppp
|
||||||
|
@ -271,11 +289,13 @@ rpcbind
|
||||||
rpcbind-openrc
|
rpcbind-openrc
|
||||||
run-parts
|
run-parts
|
||||||
s-nail
|
s-nail
|
||||||
|
screen
|
||||||
sed
|
sed
|
||||||
shadow
|
shadow
|
||||||
slang
|
slang
|
||||||
smartmontools
|
smartmontools
|
||||||
sqlite
|
sqlite
|
||||||
|
squashfs-tools
|
||||||
sudo
|
sudo
|
||||||
sysfsutils
|
sysfsutils
|
||||||
syslinux
|
syslinux
|
||||||
|
@ -288,9 +308,12 @@ tcpdump
|
||||||
testdisk
|
testdisk
|
||||||
texinfo
|
texinfo
|
||||||
thin-provisioning-tools
|
thin-provisioning-tools
|
||||||
|
traceroute
|
||||||
tre
|
tre
|
||||||
|
ttf-dejavu
|
||||||
tzdata
|
tzdata
|
||||||
udev-init-scripts
|
udev-init-scripts
|
||||||
|
ufw
|
||||||
unarchiver
|
unarchiver
|
||||||
unzip
|
unzip
|
||||||
usb_modeswitch
|
usb_modeswitch
|
||||||
|
@ -307,12 +330,14 @@ wpa_supplicant
|
||||||
wpa_supplicant-openrc
|
wpa_supplicant-openrc
|
||||||
wvdial
|
wvdial
|
||||||
wvstreams
|
wvstreams
|
||||||
|
x11vnc
|
||||||
xbitmaps
|
xbitmaps
|
||||||
xcb-proto
|
xcb-proto
|
||||||
xfsprogs
|
xfsprogs
|
||||||
xl2tpd
|
xl2tpd
|
||||||
xorg-luit
|
xorg-luit
|
||||||
xorgproto
|
xorgproto
|
||||||
|
xorriso
|
||||||
xplc
|
xplc
|
||||||
xterm
|
xterm
|
||||||
xz
|
xz
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
aalib
|
aalib
|
||||||
acl
|
acl
|
||||||
|
acpid
|
||||||
adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
alsa-lib
|
alsa-lib
|
||||||
alsa-utils
|
alsa-utils
|
||||||
|
@ -16,6 +17,8 @@ atk
|
||||||
atkmm
|
atkmm
|
||||||
attr
|
attr
|
||||||
avahi
|
avahi
|
||||||
|
base
|
||||||
|
base-devel
|
||||||
base-meta
|
base-meta
|
||||||
bash
|
bash
|
||||||
bash-completion
|
bash-completion
|
||||||
|
@ -31,7 +34,9 @@ cairo
|
||||||
cairomm
|
cairomm
|
||||||
cantarell-fonts
|
cantarell-fonts
|
||||||
cdparanoia
|
cdparanoia
|
||||||
|
cdrtools
|
||||||
celt0.5.1
|
celt0.5.1
|
||||||
|
cmake
|
||||||
colord
|
colord
|
||||||
coreutils
|
coreutils
|
||||||
cracklib
|
cracklib
|
||||||
|
@ -40,9 +45,12 @@ cronie
|
||||||
cronie-openrc
|
cronie-openrc
|
||||||
cryptsetup
|
cryptsetup
|
||||||
cryptsetup-openrc
|
cryptsetup-openrc
|
||||||
|
cups
|
||||||
curl
|
curl
|
||||||
darkhttpd
|
darkhttpd
|
||||||
|
davfs2
|
||||||
db
|
db
|
||||||
|
dbus
|
||||||
dbus-elogind
|
dbus-elogind
|
||||||
dbus-glib
|
dbus-glib
|
||||||
dbus-openrc
|
dbus-openrc
|
||||||
|
@ -64,11 +72,13 @@ dnssec-anchors
|
||||||
dosfstools
|
dosfstools
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
efibootmgr
|
efibootmgr
|
||||||
|
efitools
|
||||||
efivar
|
efivar
|
||||||
elinks
|
elinks
|
||||||
ethtool
|
ethtool
|
||||||
eudev
|
eudev
|
||||||
eudev-openrc
|
eudev-openrc
|
||||||
|
exfat-utils
|
||||||
exo
|
exo
|
||||||
expat
|
expat
|
||||||
f2fs-tools
|
f2fs-tools
|
||||||
|
@ -90,9 +100,11 @@ fuse2
|
||||||
garcon
|
garcon
|
||||||
gawk
|
gawk
|
||||||
gc
|
gc
|
||||||
|
gcc
|
||||||
gcc-libs
|
gcc-libs
|
||||||
gcr
|
gcr
|
||||||
gdbm
|
gdbm
|
||||||
|
gdisk
|
||||||
gdk-pixbuf2
|
gdk-pixbuf2
|
||||||
geoip
|
geoip
|
||||||
geoip-database
|
geoip-database
|
||||||
|
@ -147,6 +159,10 @@ hicolor-icon-theme
|
||||||
htop
|
htop
|
||||||
hwids
|
hwids
|
||||||
iana-etc
|
iana-etc
|
||||||
|
icedove
|
||||||
|
icedove-l10n-de
|
||||||
|
iceweasel
|
||||||
|
iceweasel-l10n-de
|
||||||
icu
|
icu
|
||||||
idnkit
|
idnkit
|
||||||
imagemagick
|
imagemagick
|
||||||
|
@ -349,6 +365,7 @@ lvm2-openrc
|
||||||
lynx
|
lynx
|
||||||
lz4
|
lz4
|
||||||
lzo
|
lzo
|
||||||
|
make
|
||||||
man-db
|
man-db
|
||||||
man-pages
|
man-pages
|
||||||
mc
|
mc
|
||||||
|
@ -405,6 +422,7 @@ openvpn-openrc
|
||||||
opus
|
opus
|
||||||
orage
|
orage
|
||||||
orc
|
orc
|
||||||
|
os-prober
|
||||||
p11-kit
|
p11-kit
|
||||||
p7zip
|
p7zip
|
||||||
pacman
|
pacman
|
||||||
|
@ -418,6 +436,7 @@ parole
|
||||||
partclone
|
partclone
|
||||||
parted
|
parted
|
||||||
partimage
|
partimage
|
||||||
|
patch
|
||||||
pciutils
|
pciutils
|
||||||
pcre
|
pcre
|
||||||
pcre2
|
pcre2
|
||||||
|
@ -431,6 +450,7 @@ pinentry
|
||||||
pixman
|
pixman
|
||||||
pixz
|
pixz
|
||||||
pkcs11-helper
|
pkcs11-helper
|
||||||
|
pkg-config
|
||||||
polkit
|
polkit
|
||||||
polkit-gnome
|
polkit-gnome
|
||||||
popt
|
popt
|
||||||
|
@ -440,6 +460,7 @@ procps-ng
|
||||||
progsreiserfs
|
progsreiserfs
|
||||||
psmisc
|
psmisc
|
||||||
python
|
python
|
||||||
|
python-pip
|
||||||
python-pyinotify
|
python-pyinotify
|
||||||
python-systemd
|
python-systemd
|
||||||
qrencode
|
qrencode
|
||||||
|
@ -457,6 +478,7 @@ rsync
|
||||||
rsync-openrc
|
rsync-openrc
|
||||||
run-parts
|
run-parts
|
||||||
s-nail
|
s-nail
|
||||||
|
screen
|
||||||
sdl
|
sdl
|
||||||
sdl2
|
sdl2
|
||||||
sdl_mixer
|
sdl_mixer
|
||||||
|
@ -471,6 +493,7 @@ speex
|
||||||
speexdsp
|
speexdsp
|
||||||
spice
|
spice
|
||||||
sqlite
|
sqlite
|
||||||
|
squashfs-tools
|
||||||
sshfs
|
sshfs
|
||||||
startup-notification
|
startup-notification
|
||||||
sudo
|
sudo
|
||||||
|
@ -494,12 +517,14 @@ thunar-media-tags-plugin
|
||||||
thunar-volman
|
thunar-volman
|
||||||
tigervnc
|
tigervnc
|
||||||
tolua++
|
tolua++
|
||||||
|
traceroute
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
tre
|
tre
|
||||||
ttf-dejavu
|
ttf-dejavu
|
||||||
tumbler
|
tumbler
|
||||||
twolame
|
twolame
|
||||||
tzdata
|
tzdata
|
||||||
|
ufw
|
||||||
unarchiver
|
unarchiver
|
||||||
unzip
|
unzip
|
||||||
upower
|
upower
|
||||||
|
@ -642,6 +667,7 @@ xorg-xwd
|
||||||
xorg-xwininfo
|
xorg-xwininfo
|
||||||
xorg-xwud
|
xorg-xwud
|
||||||
xorgproto
|
xorgproto
|
||||||
|
xorriso
|
||||||
xplc
|
xplc
|
||||||
xterm
|
xterm
|
||||||
xvidcore
|
xvidcore
|
||||||
|
|
Loading…
Reference in a new issue