#################################################################################### # Config file: /boot/platform/hwm_bw/cmdline.txt # Purpose....: Raspberry Pi first stage boot loader configuration file, used to set # the command line that will be passed to the Linux Kernel. # # This file should remain empty of configuration as it's not required by Slackware. # The Linux Kernel and Slackware OS configuration is found within the Slackware OS: # /boot/extlinux/extlinux.conf #################################################################################### ##SLKINS mitigations=off earlyprintk root=/dev/ram rw kbd=us nic=auto:eth0:dhcp RCFONT irqpoll ##SLKINS ##SLKOS #earlyprintk rootfstype=%ROOTFSTYPE% root=%ROOTDEV% %CMDLINE% ##SLKOS