After installing Slackware: a checklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
*During installation: | |||
**partitions | |||
**/etc/fstab | |||
**/etc/mdadm.conf | |||
**/etc/mkinitrd.conf | |||
**/boot/grub/grub.cfg | |||
*Software series: | *Software series: | ||
**server: <code>a ap d e f k l n t tcl x y</code> | **server: <code>a ap d e f k l n t tcl x y</code> | ||
**desktop: add <code>xap</code> and replace<code>t</code> with [http://www.tug.org/texlive/ TeX Live] | **desktop: add <code>xap</code> and replace<code>t</code> with [http://www.tug.org/texlive/ TeX Live] | ||
**others: <code>kde kdei xfce</code> | **<span style="color:#c0c0c0">others: <code>kde kdei xfce</code></span> | ||
*<code>/etc/termcap</code> should be replaced with the <code>termcap</code> file from the xterm source because it has the xterm-256color entry | *<code>/etc/termcap</code> should be replaced with the <code>termcap</code> file from the xterm source because it has the xterm-256color entry | ||
*<code># ln -sf /usr/bin/vim /usr/bin/vi</code> | *<code># ln -sf /usr/bin/vim /usr/bin/vi</code> | ||
Revision as of 22:11, 5 October 2015
- During installation:
- partitions
- /etc/fstab
- /etc/mdadm.conf
- /etc/mkinitrd.conf
- /boot/grub/grub.cfg
- Software series:
- server:
a ap d e f k l n t tcl x y - desktop: add
xapand replacetwith TeX Live - others:
kde kdei xfce
- server:
/etc/termcapshould be replaced with thetermcapfile from the xterm source because it has the xterm-256color entry# ln -sf /usr/bin/vim /usr/bin/vi# chmod -x /etc/profile.d/bsd-games-login-fortune.sh- Install and configure
slackpkg+
# slackpkg install bash-completion