<html><head><title></title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/></head><body><p style="margin: 0px 5px 0px 0px;"><span style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000;text-decoration:none">Hey guys,<br /><br />I would like to build a Debian 8 without installing Sysv.<br /><br />Following this (https://lists.uni-koeln.de/pipermail/linux-fai/2015-May/010894.html) thread, I modified my NSFROOT like this:<br />###<br /># package list for creating the NFSROOT<br /><br />PACKAGES aptitude<br />sysvinit-core nfs-common fai-nfsroot module-init-tools ssh rdate lshw rpcbind rsync lftp less dump reiserfsprogs e2fsprogs usbutils hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2<br />dnsutils ntpdate dosfstools xfsprogs xfsdump btrfs-tools procinfo numactl dialog console-common kbd iproute moreutils udev subversion xz-utils cupt pxelinux syslinux-common debian-keyring<br /><br />##################################################################<br />#                                                                #<br /># root@fai-server:~# fai-make-nfsroot -v -f -C /etc/fai/debian8/ #<br />#                                                                #<br />##################################################################<br /><br /># Use dracut and replace live-boot<br />dracut-network live-boot- initramfs-tools-<br /><br />PACKAGES aptitude AMD64<br />grub-pc<br />linux-image-amd64<br />###<br /><br />and my nfsroot.conf like this:<br />###<br /># Debootstrapping<br />FAI_DEBOOTSTRAP="jessie http://deb-mirror/debian"<br />FAI_DEBOOTSTRAP_OPTS="--exclude=info,systemd,systemd-sysv --include=aptitude,sysvinit"<br /><br /># Root password<br />FAI_ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'<br /><br /># Directory containing live system which will be mounted for installation<br />NFSROOT=/srv/fai/nfsroot/debian8/<br /><br /># Kernel and Initrd will be placed here<br />TFTPROOT=/srv/tftp/fai/debian8/<br /><br /># Directory containing configuration<br />SERVER=172.1.2.3<br />FAI_CONFIG_SRC=nfs://172.1.2.3/srv/fai/config/debian8<br />FAI_CONFIGDIR=/srv/fai/config/debian8<br /><br /># Add hooks.<br />NFSROOT_HOOKS=/etc/fai/debian8/hooks/<br />###<br /><br />This works fine but feels like a bloody workaround.<br /><br />Is there a way to install a Debian 8 without first installing sysv at all?<br /><br />Regards,<br /><br />Steven</span></p><br/><br/><div style=\"border:0;border-bottom:1px solid black;width:100%;\"> </div><font face="arial,helvetica,sans-serif"><font size="2">Profitieren Sie von der sicheren E-Mail-Übertragung Ihrer Daten mit einer kostenlosen E-Mail-Adresse der Telekom.<br>www.t-online.de/email-kostenlos<br></font></font></body></html>