Initial commit. In a broken state, do not use.

This commit is contained in:
Storm Dragon
2019-12-11 14:39:33 -05:00
parent 5dea87f44a
commit 1237ab3fd9
1039 changed files with 187732 additions and 0 deletions

View File

@ -0,0 +1,42 @@
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See journald.conf(5) for details.
[Journal]
#Storage=auto
#Compress=yes
#Seal=yes
#SplitMode=uid
#SyncIntervalSec=5m
#RateLimitIntervalSec=30s
#RateLimitBurst=1000
#SystemMaxUse=
#SystemKeepFree=
#SystemMaxFileSize=
#SystemMaxFiles=100
#RuntimeMaxUse=
#RuntimeKeepFree=
#RuntimeMaxFileSize=
#RuntimeMaxFiles=100
#MaxRetentionSec=
#MaxFileSec=1month
#ForwardToSyslog=no
#ForwardToKMsg=no
ForwardToConsole=no
ForwardToWall=no
#TTYPath=/dev/console
#MaxLevelStore=debug
#MaxLevelSyslog=debug
#MaxLevelKMsg=notice
#MaxLevelConsole=info
#MaxLevelWall=emerg
#LineMax=48K

View File

@ -0,0 +1,38 @@
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See logind.conf(5) for details.
[Login]
NAutoVTs=1
#ReserveVT=6
#KillUserProcesses=no
#KillOnlyUsers=
#KillExcludeUsers=root
#InhibitDelayMaxSec=5
HandlePowerKey=ignore
#HandleSuspendKey=suspend
#HandleHibernateKey=hibernate
#HandleLidSwitch=suspend
#HandleLidSwitchExternalPower=suspend
#HandleLidSwitchDocked=ignore
#PowerKeyIgnoreInhibited=no
#SuspendKeyIgnoreInhibited=no
#HibernateKeyIgnoreInhibited=no
#LidSwitchIgnoreInhibited=yes
#HoldoffTimeoutSec=30s
#IdleAction=ignore
#IdleActionSec=30min
#RuntimeDirectorySize=10%
#RemoveIPC=yes
#InhibitorsMax=8192
#SessionsMax=8192
#UserTasksMax=33%

View File

@ -0,0 +1,4 @@
[Match]
Name=wlan0
[Network]
DHCP=yes

View File

@ -0,0 +1,2 @@
[Resolve]
DNSSEC=no

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,4 @@
[Service]
ExecStart=
ExecStart=-/usr/bin/agetty --autologin f123 --noclear %I $TERM
Type=idle

View File

@ -0,0 +1,5 @@
[Unit]
After=getty@tty1.service
[Service]
Type=idle

View File

@ -0,0 +1,10 @@
[Unit]
After=getty@tty1.service
Description=Load keymap and font
[Service]
Type=oneshot
ExecStart=/usr/lib/systemd/systemd-vconsole-setup
[Install]
WantedBy=multi-user.target