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 1: Line 1:
*During installation:
=During installation:=
**partitions
*partitions
**<code>/etc/fstab</code>
*<code>/etc/fstab</code>
**<code>/etc/mdadm.conf</code>
*<code>/etc/mdadm.conf</code>
**<code>/etc/mkinitrd.conf</code>
*<code>/etc/mkinitrd.conf</code>
**<code>/boot/grub/grub.cfg</code>
*<code>/boot/grub/grub.cfg</code>
*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> (i.e., all except of <code>kde kdei xap xfce</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]
**<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:31, 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 (i.e., all except of kde kdei xap xfce)
    • desktop: add xap and replacet with TeX Live
  • /etc/termcap should be replaced 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
  • Install and configure slackpkg+
  • # slackpkg install bash-completion