GNU bug report logs -
#30709
[PATCH 0/4] Add debootstrap
Previous Next
Reported by: Efraim Flashner <efraim <at> flashner.co.il>
Date: Mon, 5 Mar 2018 09:27:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From time to time having a debian (or ubuntu) chroot is useful, so I
figured there was no reason to keep my patches for debootstrap in my
GUIX_PACKAGE_PATH, so here's the patches necessary to make it work.
debootstrap uses 'ar' from binutils to extract the .debs it downloads,
gnupg and the keyrings to verify the binaries, and perl for the actual
building. There's no perl to patch from the script, its from what is
actually downloaded. With the propagated inputs, it should be possible
to run 'guix environment -C -N --ad-hoc debootstrap -- debootstrap ...'
Efraim Flashner (4):
gnu: Add jetring.
gnu: Add debian-archive-keyring.
gnu: Add ubuntu-keyring.
gnu: Add debootstrap.
gnu/local.mk | 1 +
gnu/packages/debian.scm | 170 ++++++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/gnupg.scm | 49 +++++++++++++-
3 files changed, 219 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/debian.scm
--
2.16.2
This bug report was last modified 7 years and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.