summaryrefslogtreecommitdiff
path: root/libre/debootstrap
AgeCommit message (Collapse)Author
2020-05-11debootstrap: update trisquel script and add etionaDenis 'GNUtoo' Carikli
The updated script has been taken verbatim from the helpers/DATA/debootstrap/trisquel script in Trisquel package-helpers repository[1]. References: ----------- [1]https://devel.trisquel.info/trisquel/package-helpers.git Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-05-11debootstrap: fix arch-detect.patch checksumsDenis 'GNUtoo' Carikli
The following commit modified the arch-detect.patch checksums without modifying the arch-detect patch: 6346ab01c debootstrap-1.0.116-1.parabola1: updating version This is probably because the author simply forgot to add the arch-detect patch modifications in the commit as well. Thanks to that, it's safe to revert the checksums for now. A subsequent commit can still be done later to add back the arch-detect patch modifications if it is still necessary. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-04debootstrap-1.0.116-1.parabola1: updating versionOmar Vega Ramos
2019-10-22debootstrap: update PureOS supportDenis 'GNUtoo' Carikli
PureOS now uses amber instead of green. This has been verified by downloading the installation iso, installing PureOS, and looking at /etc/apt/sources.list in the resulting installation. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2018-12-17debootstrap-1.0.111-1.par1: updating versionOmar Vega Ramos
2018-11-13debootstrap: Add PureOS supportDenis 'GNUtoo' Carikli
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>
2018-11-11debootstrap: switch to the 1.0.110 version to repair TrisquelDenis 'GNUtoo' Carikli
Trisquel debootstrap was broken by the switch to the 1.0.109 version. This fixes that by switching to the 1.0.110 version and syncing the trisquel script with the upstream debootstrap's gutsy script. This commit was tested with: - Trisquel flidas: test OK - Trisquel belenos: test OK - Trisquel toutatis: 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 with version being the trisquel version(flidas, belenos, etc) (4) The exit code was checked and the directories listed inside the rootfs directory Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2018-10-23debootstrap-1.0.109-1.par1: updating versionOmar Vega Ramos
2018-10-23debootstrap-1.0.93-4.par1: don't use an unsuported Trisquel versionOmar Vega Ramos
2018-02-14debootstrap: minor fixOmar Vega Ramos
2018-02-14debootstrap-1.0.93-1.parabola1: rebuildOmar Vega Ramos
2017-12-13libre/debootstrap: updated to 1.0.93Andreas Grapentin
2017-11-29libre/debootstrap: updated to 1.0.92Andreas Grapentin
2017-09-12Updated Emulatorman's and Coadde's email addressesDavid P
2017-08-23libre/debootstrap: updated to 1.0.91Andreas Grapentin
2017-05-23libre/debootstrap: updated to 1.0.90Andreas Grapentin
2017-03-16debootstrap-1.0.89-1.parabola1: updating versionAndré Fabian Silva Delgado
2017-02-09debootstrap-1.0.88-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-12-02debootstrap-1.0.87-1.parabola2: add gNewSense 4, codenamed UccliaAndré Fabian Silva Delgado
2016-11-17debootstrap-1.0.87-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-11-01debootstrap-1.0.86-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-10-23debootstrap-1.0.85-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-10-07debootstrap-1.0.84-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-09-13debootstrap-1.0.83-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-09-13debootstrap-1.0.82-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-05-04libre/debootstrap: update packagecoadde [Márcio Alexandre Silva Delgado]
2016-03-30debootstrap-1.0.80-2.parabola1: fix dependency on binutilsAndré Fabian Silva Delgado
2016-03-28debootstrap-1.0.80-1.parabola1: updating versionAndré Fabian Silva Delgado