diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-11-13 21:14:43 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-11-13 21:15:05 +0000 |
commit | f7caa950451ca2e832bad85350a54de62d668ced (patch) | |
tree | 79bdb3c59c7474cd24d01946b99f4c17580d5978 /TODO | |
parent | 848e4fc3a0f7f08339f9fc94b0e195faaaab2fb2 (diff) | |
download | jenkins.debian.net-f7caa950451ca2e832bad85350a54de62d668ced.tar.xz |
reproducible Debian: (kinda) document that poudriere was installed, user mattia created and fs online resized
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -275,9 +275,10 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian *** /etc/rc.conf *** /etc/resolv.conf *** /boot/loader.conf.local -** pkg install screen git vim sudo denyhosts munin-node +** pkg install screen git vim sudo denyhosts munin-node poudriere ** adduser holger ** adduser jenkins (with bash as default shell) +** adduser mattia ** mkdir -p /srv/reproducible-results ** chown -R jenkins:jenkins /srv/ @@ -287,6 +288,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian *** and with: 'freebsd-update upgrade -r 10.3' *** and with: 'freebsd-update upgrade -r 11.0' in screen, followed by 'pkg-static install pkg ; pkg upgrade' +* online disk resizing howto: https://www.freebsd.org/doc/handbook/disks-growing.html + ==== reproducible Fedora * make sure the pages meet https://fedoraproject.org/wiki/Design/Requirements |