[Lunar-commits] <moonbase-core> Revert "systemd-sysv: installwatch has been patched to fix this"

Stefan Wold ratler at lunar-linux.org
Sat Dec 1 21:38:35 CET 2012


commit c554c5292a5f0c1198414bd9d3ef145b780ed28f
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 01 Dec 2012 12:38:35 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/c554c5292a5f0c1198414bd9d3ef145b780ed28f

Revert "systemd-sysv: installwatch has been patched to fix this"

Reverting for now. Misread the note. However this has consequences for the ISO since
tracking none of the symlinks more or less creates an empty cache tarball.
---
  system/systemd-sysv/BUILD | +2/-0     
  1 file changed, 2 insertions(+)

--- a/system/systemd-sysv/BUILD
+++ b/system/systemd-sysv/BUILD
@@ -2,6 +2,8 @@
 
   prepare_install &&
 
+  # installwatch is broken: it makes us account for the link TARGET and not just the link, so, for now:
+  devoke_installwatch &&
   mkdir -p /sbin &&
   ln -sf /usr/lib/systemd/systemd /sbin/init &&
   ln -sf /usr/bin/systemctl /sbin/halt &&




More information about the Lunar-commits mailing list