Manolis Ragkousis <manolis...@gmail.com> skribis: > From 877ff9bab11056c221b4d325561e16a46a9ff09d Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis <manolis...@gmail.com> > Date: Thu, 17 Sep 2015 12:24:17 +0300 > Subject: [PATCH] gnu: commencement: Add support for a native GNU/Hurd system. > > * gnu/packages/commencement.scm (kernel-headers-boot0): New procedure. > (flex-boot0, bison-boot0, gnumach-headers-boot0, mig-boot0, > hurd-headers-boot0, hurd-minimal-boot0, hurd-kernel-headers-boot0, > ld-wrapper-boot0): New variables. > (%boot1-inputs): Add ld-wrapper-boot0. > (glibc-final-with-bootstrap-bash)[propagated-inputs]: Replace with > kernel-headers-boot0. > [inputs]: Add "mig". > (glibc-final)[arguments]: Replace with kernel-headers-boot0.
LGTM. (Please keep lines in commit logs below 80 columns though.) Since we are about to merge ‘core-updates’, this has to go to ‘wip-hurd’ for now. In the next ‘core-updates’ cycle, I plan to look at ‘wip-hurd’ and cherry-pick the last things from there. Thanks, and apologies for the delay! Ludo’.