After installing Slackware: a checklist: Difference between revisions

From Notes to self
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
**desktop: add <code>xap</code> and remove<code>t</code> (to be replaced with [http://www.tug.org/texlive/ TeX Live])
**desktop: add <code>xap</code> and remove<code>t</code> (to be replaced with [http://www.tug.org/texlive/ TeX Live])
==After installation==
==After installation==
*<code>/etc/termcap</code> should be replaced with the <code>termcap</code> file from the xterm source because it has the xterm-256color entry
*Replace <code>/etc/termcap</code> 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>
*<code># chmod -x /etc/profile.d/bsd-games-login-fortune.sh</code>
*<code># chmod -x /etc/profile.d/bsd-games-login-fortune.sh</code>

Revision as of 22:41, 5 October 2015

Should be done during installation:

  • partitions
  • /etc/fstab
  • /etc/mdadm.conf
  • /etc/mkinitrd.conf
  • /boot/grub/grub.cfg
  • /etc/hosts
  • /etc/rc.d/rc.inet1.conf
  • Software series:
    • server: a ap d e f k l n t tcl x y (i.e., all except for kde kdei xap xfce)
    • desktop: add xap and removet (to be replaced with TeX Live)

After installation

  • Replace /etc/termcap with the termcap file 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
  • /etc/resolv.conf
  • Install and configure slackpkg+
  • # slackpkg install bash-completion