lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master a3c8fb5 5/7: Establish a permanent schroot al


From: Greg Chicares
Subject: [lmi-commits] [lmi] master a3c8fb5 5/7: Establish a permanent schroot alias
Date: Sat, 14 Sep 2019 13:26:17 -0400 (EDT)

branch: master
commit a3c8fb5f04acf840e5b20b951b10c5df96e43b1e
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Establish a permanent schroot alias
    
    As new chroots are added from time to time, it is convenient to use the
    permanent alias 'lmi' to refer to the latest one.
    
    With schroot-1.6.10, SCHROOT_ALIAS_NAME still equals SCHROOT_CHROOT_NAME
    despite that defect supposedly having been fixed:
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689078
---
 README.schroot | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.schroot b/README.schroot
index 752564b..8af537a 100644
--- a/README.schroot
+++ b/README.schroot
@@ -55,6 +55,7 @@ grep --invert-match '^I:' ${CHRTNAME}-debootstrap-log
 
 cat >/etc/schroot/chroot.d/${CHRTNAME}.conf <<EOF
 [${CHRTNAME}]
+aliases=lmi
 description=debian ${CODENAME} cross build ${CHRTVER}
 directory=/srv/chroot/${CHRTNAME}
 users=greg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]