Installing TrueOS and upgrading to Project Trident

  1. Fetch the TrueOS installer image
  2. https://pkg.trueos.org/iso/unstable/
      
  3. Install TrueOS
  4. choose the generic "Default TrueOS world /kernel
      
  5. Convert to Project Trident
  6. fetch http://pkg.project-trident.org/repo-config/install-trident-repo.sh
    sh install-trident-repo.sh
      
  7. Disable the TrueOS train
  8. vi /etc/pkg/Train.conf
      
  9. Fix the Trident train
  10. vi /usr/local/etc/pkg/repos/Trident.conf
      
  11. Set the Trident-release train
  12. sysup -change-train Trident-release
      
  13. Install trident-core meta package
  14. pkg install trident-core
      

John D. Groenveld <groenveld@acm.org>
$Id: trueos-trident.html,v 1.2 2023/07/29 01:05:21 john Exp john $