[Pbuilder-maint] pbuilder CVS update: pbuilder/examples
G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh
F90chrootmemo E50-libc2.3.2.ds1-11-workaround
E50-initscripts-2.86.ds1-7.workaround.sh D90chrootmemo
D15start-stop-daemon D10tmp C10shell B92test-pkg B91dpkg-i
B91debc B90list-missing B90linda
pbuilder CVS Commit
pbuilder-maint at lists.alioth.debian.org
Sun Sep 3 09:13:23 UTC 2006
User: dancer
Date: 06/09/03 09:13:23
Modified: examples G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh
F90chrootmemo E50-libc2.3.2.ds1-11-workaround
E50-initscripts-2.86.ds1-7.workaround.sh
D90chrootmemo D15start-stop-daemon D10tmp C10shell
B92test-pkg B91dpkg-i B91debc B90list-missing
B90linda
Log:
add notes in comment that examples are for --hookdir.
Revision Changes Path
1.3 +2 -0 pbuilder/examples/G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh?annotate=1.3&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh.diff?r1=1.3&r2=1.2&cvsroot=
-----------------------------------
Index: G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh 29 Jan 2006 21:47:55 -0000 1.2
+++ G50-initscripts-2.86.ds1-11-cdebootstrap0.3.9.sh 3 Sep 2006 09:13:22 -0000 1.3
@@ -1,4 +1,6 @@
#!/bin/sh
+# example file to be used with --hookdir
+#
# work around initscripts postinst which mounts /sys with cdebootstrap.
# Bug: #350262
1.2 +2 -0 pbuilder/examples/F90chrootmemo
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/F90chrootmemo?annotate=1.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/F90chrootmemo?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/F90chrootmemo.diff?r1=1.2&r2=1.1&cvsroot=
-----------------------------------
Index: F90chrootmemo
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/F90chrootmemo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- F90chrootmemo 28 Feb 2004 00:38:40 -0000 1.1
+++ F90chrootmemo 3 Sep 2006 09:13:22 -0000 1.2
@@ -1,4 +1,6 @@
#!/bin/sh
+# example file to be used with --hookdir
+#
# an example to make a note that this is a chroot in /
# suggested by Turbo Fredriksson
1.3 +2 -0 pbuilder/examples/E50-libc2.3.2.ds1-11-workaround
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/E50-libc2.3.2.ds1-11-workaround?annotate=1.3&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/E50-libc2.3.2.ds1-11-workaround?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/E50-libc2.3.2.ds1-11-workaround.diff?r1=1.3&r2=1.2&cvsroot=
-----------------------------------
Index: E50-libc2.3.2.ds1-11-workaround
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/E50-libc2.3.2.ds1-11-workaround,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- E50-libc2.3.2.ds1-11-workaround 21 Dec 2005 11:06:05 -0000 1.2
+++ E50-libc2.3.2.ds1-11-workaround 3 Sep 2006 09:13:22 -0000 1.3
@@ -1,4 +1,6 @@
#!/bin/sh
+# example file to be used with --hookdir
+#
# work around libc6 postinst which mounts /sys etc.
# Bug#230008
1.2 +2 -0 pbuilder/examples/E50-initscripts-2.86.ds1-7.workaround.sh
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/E50-initscripts-2.86.ds1-7.workaround.sh?annotate=1.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/E50-initscripts-2.86.ds1-7.workaround.sh?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/E50-initscripts-2.86.ds1-7.workaround.sh.diff?r1=1.2&r2=1.1&cvsroot=
-----------------------------------
Index: E50-initscripts-2.86.ds1-7.workaround.sh
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/E50-initscripts-2.86.ds1-7.workaround.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- E50-initscripts-2.86.ds1-7.workaround.sh 21 Dec 2005 11:06:06 -0000 1.1
+++ E50-initscripts-2.86.ds1-7.workaround.sh 3 Sep 2006 09:13:22 -0000 1.2
@@ -1,4 +1,6 @@
#!/bin/sh
+# example file to be used with --hookdir
+#
# work around initscripts postinst which mounts /sys etc.
# Bug: #344089
1.2 +2 -0 pbuilder/examples/D90chrootmemo
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D90chrootmemo?annotate=1.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D90chrootmemo?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D90chrootmemo.diff?r1=1.2&r2=1.1&cvsroot=
-----------------------------------
Index: D90chrootmemo
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/D90chrootmemo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- D90chrootmemo 28 Feb 2004 00:38:40 -0000 1.1
+++ D90chrootmemo 3 Sep 2006 09:13:22 -0000 1.2
@@ -1,4 +1,6 @@
#!/bin/sh
+# example file to be used with --hookdir
+#
# an example to make a note that this is a chroot in /
# suggested by Turbo Fredriksson
1.2 +2 -0 pbuilder/examples/D15start-stop-daemon
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D15start-stop-daemon?annotate=1.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D15start-stop-daemon?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D15start-stop-daemon.diff?r1=1.2&r2=1.1&cvsroot=
-----------------------------------
Index: D15start-stop-daemon
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/D15start-stop-daemon,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- D15start-stop-daemon 30 Apr 2002 08:40:22 -0000 1.1
+++ D15start-stop-daemon 3 Sep 2006 09:13:22 -0000 1.2
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
# create a fake start-stop-daemon
ln -sf /bin/true /sbin/start-stop-daemon
1.4 +2 -0 pbuilder/examples/D10tmp
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D10tmp?annotate=1.4&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D10tmp?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/D10tmp.diff?r1=1.4&r2=1.3&cvsroot=
-----------------------------------
Index: D10tmp
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/D10tmp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- D10tmp 15 Jul 2004 22:05:32 -0000 1.3
+++ D10tmp 3 Sep 2006 09:13:22 -0000 1.4
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
#create $TMP and $TMPDIR
[ -n "$TMP" -a ! -d "$TMP" ] && mkdir -p "$TMP" || true
[ -n "$TMPDIR" -a ! -d "$TMPDIR" ] && mkdir -p "$TMPDIR" || true
1.2 +2 -0 pbuilder/examples/C10shell
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/C10shell?annotate=1.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/C10shell?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/C10shell.diff?r1=1.2&r2=1.1&cvsroot=
-----------------------------------
Index: C10shell
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/C10shell,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- C10shell 13 Dec 2002 15:19:24 -0000 1.1
+++ C10shell 3 Sep 2006 09:13:22 -0000 1.2
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
# invoke shell if build fails.
/bin/bash </dev/tty > /dev/tty
1.7 +2 -0 pbuilder/examples/B92test-pkg
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B92test-pkg?annotate=1.7&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B92test-pkg?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B92test-pkg.diff?r1=1.7&r2=1.6&cvsroot=
-----------------------------------
Index: B92test-pkg
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/B92test-pkg,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- B92test-pkg 24 Jan 2006 10:01:49 -0000 1.6
+++ B92test-pkg 3 Sep 2006 09:13:22 -0000 1.7
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
# run tests
# 2005 Junichi Uekawa
set -e
1.6 +2 -0 pbuilder/examples/B91dpkg-i
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B91dpkg-i?annotate=1.6&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B91dpkg-i?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B91dpkg-i.diff?r1=1.6&r2=1.5&cvsroot=
-----------------------------------
Index: B91dpkg-i
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/B91dpkg-i,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- B91dpkg-i 4 Dec 2005 05:16:37 -0000 1.5
+++ B91dpkg-i 3 Sep 2006 09:13:22 -0000 1.6
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
# try to install the resulting debs.
echo "Trying to install resulting packages and test upgrades"
1.2 +2 -0 pbuilder/examples/B91debc
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B91debc?annotate=1.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B91debc?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B91debc.diff?r1=1.2&r2=1.1&cvsroot=
-----------------------------------
Index: B91debc
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/B91debc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- B91debc 21 Dec 2005 11:57:27 -0000 1.1
+++ B91debc 3 Sep 2006 09:13:22 -0000 1.2
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
# 343894: a script to run debc command, contributed from q-funk.
apt-get install -y --force-yes devscripts
1.2 +2 -0 pbuilder/examples/B90list-missing
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B90list-missing?annotate=1.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B90list-missing?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B90list-missing.diff?r1=1.2&r2=1.1&cvsroot=
-----------------------------------
Index: B90list-missing
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/B90list-missing,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- B90list-missing 21 Dec 2005 11:57:27 -0000 1.1
+++ B90list-missing 3 Sep 2006 09:13:22 -0000 1.2
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
# 343894: script from q-funk.
# Depends on CDBS module in debian/rules:
1.5 +2 -0 pbuilder/examples/B90linda
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B90linda?annotate=1.5&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B90linda?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/examples/B90linda.diff?r1=1.5&r2=1.4&cvsroot=
-----------------------------------
Index: B90linda
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/examples/B90linda,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- B90linda 4 Dec 2005 05:16:37 -0000 1.4
+++ B90linda 3 Sep 2006 09:13:22 -0000 1.5
@@ -1,4 +1,6 @@
#!/bin/bash
+# example file to be used with --hookdir
+#
# run linda on generated deb files
apt-get install -y --force-yes linda
linda /tmp/buildd/*.deb
More information about the Pbuilder-maint
mailing list