Hint in /etc/motd that some porterboxen have chroots for multiple architectures
authorPaul Wise <pabs@debian.org>
Thu, 20 Nov 2014 01:25:45 +0000 (09:25 +0800)
committerPaul Wise <pabs@debian.org>
Thu, 20 Nov 2014 01:25:45 +0000 (09:25 +0800)
modules/motd/templates/motd.erb

index cfed6dc..6b4f640 100644 (file)
@@ -130,7 +130,7 @@ end
 
 
 if classes.include?("porterbox")
-  purp += "\n " + wrap("Disk space on porter boxes is often limited.  Please respect your fellow porters by cleaning up after yourself and deleting schroots and source/build trees in your ~ as soon as feasible.  DSA reserves the right to recover disk space as necessary.  See <URL:http://dsa.debian.org/doc/schroot/> for a brief tutorial on using schroot.")
+  purp += "\n " + wrap("Disk space on porter boxes is often limited.  Please respect your fellow porters by cleaning up after yourself and deleting schroots and source/build trees in your ~ as soon as feasible.  DSA reserves the right to recover disk space as necessary.  See <URL:http://dsa.debian.org/doc/schroot/> for a brief tutorial on using schroot.  There may be chroots for architectures other than #{arch} available, please list available chroots to check.")
 end
 
 if ninfo['not-bacula-client'] then