/media/sda-magnetic/david/Dokumente-14/learn/auswendig0002.txt


UEFI: Unified Extansible Firmware Interface 

Grub

grub-uefi-amd64
grub2: grub-pc, grub-rescue-pc 
isolinux
syslinux
loadlin 
mbr 

initrd-image: initramfs 

/boot/grub/grub.cfg 

kernel-image 
initrd-image

systemd
systemd-sysv
init-system-helpers
initscripts 
sysv-rc
sysvinit-core 
sysvinit-utils 

lsb-base 
insserv
uswsusp
kexec-tools 

bootchart
bootchart2
pybootchartgui 
mingetty
mgetty

0 KERN_EMERG
1 KERN_ALERT
2 KERN_CRITICAL 
3 KERN_ERROR 
4 KERN_WARNING 
5 KERN_NOTICE 
6 KERN_INFO 
7 KERN_DEBUG 

#!/bin/bash 
# 
# ituenix.d initscripts
#
# BEGIN INIT INFO 
# Provides:
# Required-Start: 
# Required-Stop:
# Default-Start:
# Default-Stop:
# END INIT INFO

case "$1":
    start)
        ;;
    stop)
        ;;
    restart)
        ;;
esac

/usr/sbin/service ituenix.d start
/usr/sbin/service ituenix.d reload 

update-rc.d ituenix.d install 

apache2
apparmor 
ht-cacheclean 
cron 
anacron 
cryptdisk
cryptdik-early 
cups
cups-browsed
dbus 
exim4
plymouth
plymouth-log 
sddm
smartmontools
speech-dispatcher
hwclock
keyboard-setup.sh 
rsyslog 
mariadb
mysql 
networking 
alsa-utils
pulseaudio-enable-autospawn
avahi-daemon 
saned
x-window...
rsync
console
tor
udev