summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-11-19 18:07:35 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:29 +0100
commitbef3eea04e6ab1436b330baea800ff679482c871 (patch)
tree37ae6509522e6042784297cb40a733a6b6632da7
parentfced466056482e707cce8a521c7575c1a6684784 (diff)
downloadvyos-live-build-bef3eea04e6ab1436b330baea800ff679482c871.tar.gz
vyos-live-build-bef3eea04e6ab1436b330baea800ff679482c871.zip
Preparing live-helper 1.0~a38-1.
-rw-r--r--Makefile8
-rwxr-xr-xfunctions/common.sh2
-rw-r--r--manpages/lh.en.12
-rw-r--r--manpages/lh_binary.en.12
-rw-r--r--manpages/lh_bootstrap.en.12
-rw-r--r--manpages/lh_build.en.12
-rw-r--r--manpages/lh_chroot.en.12
-rw-r--r--manpages/lh_clean.en.12
-rw-r--r--manpages/lh_config.en.12
-rw-r--r--manpages/lh_source.en.12
-rw-r--r--manpages/lh_testroot.en.12
-rw-r--r--manpages/live-helper.en.72
12 files changed, 15 insertions, 15 deletions
diff --git a/Makefile b/Makefile
index 5feb7796e..b75fe6439 100644
--- a/Makefile
+++ b/Makefile
@@ -98,11 +98,11 @@ uninstall:
done
update:
- set -e; for FILE in functions/*.sh examples/cron/*.sh manpages/*.de.* manpages/*.en.*; \
+ set -e; for FILE in functions/*.sh examples/cron/*.sh manpages/*.en.*; \
do \
- sed -i -e 's/2007\\-11\\-19/2007\\-11\\-26/' \
- -e 's/19.11.2007/26.11.2007/' \
- -e 's/1.0~a37/1.0~a38/' \
+ sed -i -e 's/2007\\-11\\-26/2007\\-12\\-03/' \
+ -e 's/26.11.2007/03.12.2007/' \
+ -e 's/1.0~a38/1.0~a39/' \
$$FILE; \
done
diff --git a/functions/common.sh b/functions/common.sh
index 01ed6eb26..c5d57db29 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
set -e
PROGRAM="$(basename ${0})"
-VERSION="1.0~a37"
+VERSION="1.0~a38"
diff --git a/manpages/lh.en.1 b/manpages/lh.en.1
index 6fe006a89..65549c472 100644
--- a/manpages/lh.en.1
+++ b/manpages/lh.en.1
@@ -1,4 +1,4 @@
-.TH LH 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
live\-helper \- generic live\-helper wrapper
diff --git a/manpages/lh_binary.en.1 b/manpages/lh_binary.en.1
index a135476a6..a32e04731 100644
--- a/manpages/lh_binary.en.1
+++ b/manpages/lh_binary.en.1
@@ -1,4 +1,4 @@
-.TH LH_BINARY 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_BINARY 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_binary \- meta\-helper for lh_binary_*
diff --git a/manpages/lh_bootstrap.en.1 b/manpages/lh_bootstrap.en.1
index b6132fec8..0123306f0 100644
--- a/manpages/lh_bootstrap.en.1
+++ b/manpages/lh_bootstrap.en.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_BOOTSTRAP 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_bootstrap \- meta\-helper for lh_bootstrap_*
diff --git a/manpages/lh_build.en.1 b/manpages/lh_build.en.1
index 0808ab8a6..4f118573a 100644
--- a/manpages/lh_build.en.1
+++ b/manpages/lh_build.en.1
@@ -1,4 +1,4 @@
-.TH LH_BUILD 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_BUILD 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_build \- meta\-helper for lh_bootstrap, lh_chroot, lh_binary, and lh_source
diff --git a/manpages/lh_chroot.en.1 b/manpages/lh_chroot.en.1
index bd5be07ea..84e4f6eab 100644
--- a/manpages/lh_chroot.en.1
+++ b/manpages/lh_chroot.en.1
@@ -1,4 +1,4 @@
-.TH LH_CHROOT 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_CHROOT 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_chroot \- meta\-helper for lh_chroot_*
diff --git a/manpages/lh_clean.en.1 b/manpages/lh_clean.en.1
index 482aa76e0..9bf7ddc43 100644
--- a/manpages/lh_clean.en.1
+++ b/manpages/lh_clean.en.1
@@ -1,4 +1,4 @@
-.TH LH_CLEAN 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_CLEAN 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_clean \- clean up system build directories
diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1
index ddf6894d5..3fca48e54 100644
--- a/manpages/lh_config.en.1
+++ b/manpages/lh_config.en.1
@@ -1,4 +1,4 @@
-.TH LH_CONFIG 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_CONFIG 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_config \- create configuration for live\-helper
diff --git a/manpages/lh_source.en.1 b/manpages/lh_source.en.1
index d2994344c..1782e4423 100644
--- a/manpages/lh_source.en.1
+++ b/manpages/lh_source.en.1
@@ -1,4 +1,4 @@
-.TH LH_SOURCE 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_SOURCE 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_source \- meta\-helper for lh_source_*
diff --git a/manpages/lh_testroot.en.1 b/manpages/lh_testroot.en.1
index fb949078c..760b11c79 100644
--- a/manpages/lh_testroot.en.1
+++ b/manpages/lh_testroot.en.1
@@ -1,4 +1,4 @@
-.TH LH_TESTROOT 1 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LH_TESTROOT 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_testroot \- ensure that a system is built as root
diff --git a/manpages/live-helper.en.7 b/manpages/live-helper.en.7
index a1ca44873..b5efee4e2 100644
--- a/manpages/live-helper.en.7
+++ b/manpages/live-helper.en.7
@@ -1,4 +1,4 @@
-.TH LIVE\-HELPER 7 "2007\-11\-19" "1.0~a37" "live\-helper"
+.TH LIVE\-HELPER 7 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
live\-helper \- the Debian Live tool suite