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 e406dcc799 Update blacklist 8 years ago
etc Prevent 32bit libs from being picked up by libtool and the like 8 years ago
blacklist Update blacklist 8 years ago
doinst.sh Add scripts for Profile-sync-daemon 8 years ago
readme.txt Add wheel to sudoers, move /etc/profile changes to /etc/profile.d. 8 years ago
rocket-config.SlackBuild Add wheel to sudoers, move /etc/profile changes to /etc/profile.d. 8 years ago
slack-desc Reverted the PulseAudio changes for alsa, added slackpkg blacklist 8 years ago

readme.txt

Notes:

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

Packages I usually remove from a slackware base install are listed in the blacklist file in this folder.

Changes:

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

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

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

/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/rc.d/rc.psd:
- Start the Profile-Sync-Daemon

/etc/profile.d/wheel-path.sh:
- Added sbin paths to the PATH for users in the wheel group

/etc/profile.d/unset-less.sh:
- Removed LESS variable to fix colors in git log

/etc/profile.d/xdg-runtime-dir.sh:
- Create/Set XDG_RUNTIME_DIR properly

/etc/sudoers.d/wheel:
- Allow all users in the wheel group to access sudo

/etc/sysctl.d/swappiness.conf:
- Set vm.swappiness to 0

/etc/cron.hourly/psd:
- Resync /etc/rc.d/rc.psd on a hourly basis, if enabled.

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

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

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