My configuration and packages for Slackware
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mid-kid bbf5264c42 Updated readme.txt 10 years ago
etc Save alsa mixer settings on shutdown 10 years ago
doinst.sh Reverted the PulseAudio changes for alsa, added slackpkg blacklist 10 years ago
readme.txt Updated readme.txt 10 years ago
rocket-config.SlackBuild Versioning per git revision 10 years ago
slack-desc Reverted the PulseAudio changes for alsa, added slackpkg blacklist 10 years ago

readme.txt

Notes:

Some config changes are done in patched packages:
- wpa_supplicant
- vim

Changes:

/etc/rc.d/rc.M:
- Added entry for dhcpcd

/etc/rc.d/rc.S:
- Removed useless sleep before mounting local filesystems.

/etc/rc.d/rc.6:
- Added saving alsa sound state if /etc/rc.d/rc.alsa is executable.

/etc/rc.d/rc.dhcpcd:
- Just run dhcpcd on boot

/etc/rc.d/rc.alsa:
- Just added a newline at the end to differentiate from the original and set the permissions to 755

/etc/profile:
- Added sbin paths to the PATH for all users

/etc/dhcpcd.conf:
- Removed nohook for wpa_supplicant, to run it on every wireless interface

/etc/ntp.conf:
- Uncommented all default NTP servers.

/etc/slackpkg/blacklist:
- A list of the packages I usually remove from the base install. It's not replaced on install and completely optional.

/etc/X11/xinit/xinitrc.i3:
- Added xinitrc file for the i3 window system.