summaryrefslogtreecommitdiff
path: root/gnu/packages/debian.scm
Commit message (Collapse)AuthorAge
* gnu: debootstrap: Substitute chroot in 'patch-source' phase.Kei Kebreau2018-06-08
| | | | | | * gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' phase, substitute chroot in the debootstrap script file. [inputs]: Add coreutils.
* gnu: debootstrap: Update to 1.0.101.Tobias Geerinckx-Rice2018-06-06
| | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
* gnu: debootstrap: Update to 1.0.95.Tobias Geerinckx-Rice2018-04-05
| | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.95.
* gnu: Add debootstrap.Efraim Flashner2018-03-12
| | | | * gnu/packages/debian.scm (debootstrap): New variable.
* gnu: Add ubuntu-keyring.Efraim Flashner2018-03-12
| | | | * gnu/packages/debian.scm (ubuntu-keyring): New variable.
* gnu: Add debian-archive-keyring.Efraim Flashner2018-03-12
* gnu/packages/debian.scm (debian-archive-keyring): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.