# sample slackstart config for bootstrapped slackware on bare-metal or kvm guest # # slackdisk # disk=vda # # slackstrap # # cannot use https from slackware install medium # local/kvm mirror=http://192.168.122.1/slackware150/ # DE #mirror=http://ftp6.gwdg.de/pub/linux/slackware/slackware64-15.0/ # FR #mirror=http://nephtys.lip6.fr/pub/linux/distributions/slackware/slackware64-15.0/ # MD #mirror=http://mirror.ihost.md/slackware/slackware64-15.0/ # RU #mirror=http://mirror.yandex.ru/slackware/slackware64-15.0/ #installtype=minimal #installtype=full # # slackprep # tz=Europe/Moscow fs=ext4 vpartition=/dev/vda1 # casual serial port com1 serial=ttyS0 # ilo3 vsp #serial=ttyS1 # swap is enabled, some partition is available for that swap=1 # rescue/install system - can see same disk devices # also slackware install medium doesn't have syslinux within #boot=lilo # bootstrap from vmm host - target /proc will be different # also devices may vary when preparing an usb stick boot=syslinux # # slacknet # host=slackconsole cidr=192.168.122.99/24 gw=192.168.122.1 dns=192.168.122.1 # may be undefined and works only from workstation # (pubkey not necessarily available on bare-metal nor rescue systems) #pubkeyfile=~USER/.ssh/id_ed25519.pub # may be undefined pubkeys="OPENSSH FORMAT PUBKEY HERE" # may be undefined search_domain=example.local