summaryrefslogtreecommitdiff
path: root/libre-testing
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2018-11-10 18:52:05 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2018-11-13 23:49:32 +0100
commited8beb441f4f319c23abd72eaea8e8039a35c5e2 (patch)
treef456052a09baf8c79d08b84ff43411558a54a769 /libre-testing
parent60b7e2c5e693e7ccd0ff95982b524b76f5ded362 (diff)
debootstrap: Add PureOS support
This commit was tested on an i686 installation with: - Trisquel flidas: test OK - Trisquel belenos: test OK - Trisquel toutatis: test OK And on an x86_64 installation with: - PureOS green: test OK The following things were tested: - debootstrap return code (0 for success) - the presence of the usual folders (bin, boot, dev, etc) The tests were done the following way: (1) The package was built and installed (2) an empty rootfs directory was created (3) debootstrap was run in this directory with: - sudo debootstrap "${version}" rootfs/ \ http://archive.trisquel.info/trisquel # For Trisquel - sudo debootstrap "${version}" rootfs/ \ https://repo.puri.sm/pureos # For PureOS With version being flidas, belenos, and Toutatis for Trisquel and green for PureOS (4) The exit code was checked and the directories listed inside the rootfs directory Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre-testing')
0 files changed, 0 insertions, 0 deletions