2014/03/16

archlinux on NextVOD based STLinux 2.4

There is a long time haven't update the Arch Linux on NextVOD.  In fact, it is on development for long time. Maybe it is the time to announce for other developer could use this new system.
Installation
  1. Use sh4twbox 0.9.2 to install arch.20131215.txz
  2. vi /etc/pacman.conf
    [archtest]
    Server = https://archlinux-sh4twbox.googlecode.com/svn/trunk/archtest
    #[archany]
    #Server = http://sh4twbox.googlecode.com/files
    #Server = http://sh4:8000/mirror/archany
  3. pacman -Syu --needed base-devel
Sources
Build Development Environment
  • useradd -m <your_id>
  • passwd <your_id>
  • vi /etc/sudoers  # let your id could run yaourt directly
  • su - <your_id> # build package in normal user instead of root
  • yaourt2 -Syu # check what packages have been upgraded in official Arch Linux(i686)
    • Don't upgrade directly
Issues

沒有留言: