diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2018-11-10 18:52:05 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2018-11-13 23:49:32 +0100 |
commit | ed8beb441f4f319c23abd72eaea8e8039a35c5e2 (patch) | |
tree | f456052a09baf8c79d08b84ff43411558a54a769 /pcr/lcmc | |
parent | 60b7e2c5e693e7ccd0ff95982b524b76f5ded362 (diff) | |
download | abslibre-ed8beb441f4f319c23abd72eaea8e8039a35c5e2.tar.gz abslibre-ed8beb441f4f319c23abd72eaea8e8039a35c5e2.tar.bz2 abslibre-ed8beb441f4f319c23abd72eaea8e8039a35c5e2.zip |
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 'pcr/lcmc')
0 files changed, 0 insertions, 0 deletions