bodems

shower thoughts and ideas

User Tools

Site Tools


knowledgebase:bsdrp_pkg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
knowledgebase:bsdrp_pkg [2017/07/14 18:41] bodemsknowledgebase:bsdrp_pkg [2023/04/30 16:58] (current) – external edit 127.0.0.1
Line 9: Line 9:
   * extend /var and /etc via **/conf/base/etc/md_size** and **/conf/base/var/md_size** (122880 for 60MB)   * extend /var and /etc via **/conf/base/etc/md_size** and **/conf/base/var/md_size** (122880 for 60MB)
   * mount / as ro: **mount -ur /**   * mount / as ro: **mount -ur /**
-  * reboot+  * **reboot**: If you are asked to save your config, choose "No"
   * enable the FreeBSD repo and disable the local repo in **/usr/local/etc/pkg/repos/myrepo.conf**   * enable the FreeBSD repo and disable the local repo in **/usr/local/etc/pkg/repos/myrepo.conf**
   * **pkg update**   * **pkg update**
   * for installing a package, you have to mount / writeable again: **mount -uw /**   * for installing a package, you have to mount / writeable again: **mount -uw /**
-  * **pkg install <package>**+  * now you can install your package: **pkg install <package>**
   * done!   * done!
  
knowledgebase/bsdrp_pkg.1500057710.txt.gz · Last modified: 2023/04/30 16:58 (external edit)