This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 008dd27d3380e9182fcd22e96c14524698e0bb95 Author: Samuel Thibault <[email protected]> Date: Tue Feb 23 00:49:04 2016 +0100 hurd-udeb.install.in: Install udeb's exec.static to /boot for d-i. --- debian/changelog | 1 + debian/hurd-udeb.install.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 02d4804..88af870 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ hurd (1:0.7.git20160214-3) UNRELEASED; urgency=medium * patches/mtab-siglost.patch: Replace with upstream patches/mount-nostd.patch to fix mtab crash, but also d-i ISO mount hang. + * hurd-udeb.install.in: Install udeb's exec.static to /boot for d-i. -- Samuel Thibault <[email protected]> Mon, 22 Feb 2016 19:14:25 +0000 diff --git a/debian/hurd-udeb.install.in b/debian/hurd-udeb.install.in index a2049dc..9e00373 100644 --- a/debian/hurd-udeb.install.in +++ b/debian/hurd-udeb.install.in @@ -34,6 +34,7 @@ hurd/auth hurd/console hurd/devnode hurd/exec +hurd/exec.static /boot hurd/ext2fs hurd/ext2fs.static /boot hurd/fatfs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
