summaryrefslogtreecommitdiffstats
path: root/helper
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-03 13:17:00 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-05 09:33:25 +0000
commit66a9d53e48f14d7fe1d9f4b801a1c5582d83efa6 (patch)
tree555e29f52452cd88a6deb086b86bb55ab85f5fff /helper
parent304ee3695e41904d8b2184922732f47aa6ccc0d4 (diff)
downloadfebootstrap-66a9d53e48f14d7fe1d9f4b801a1c5582d83efa6.tar.gz
febootstrap-66a9d53e48f14d7fe1d9f4b801a1c5582d83efa6.tar.xz
febootstrap-66a9d53e48f14d7fe1d9f4b801a1c5582d83efa6.zip
Rewrite febootstrap as a general supermin appliance building tool.3.0
This complete rewrite of the building tools turns febootstrap into a general purpose, cross-distro, supermin appliance only build tool. There is now only one program 'febootstrap' which is used to build a supermin appliance from a list of packages. Normal appliances are not supported. The tools are incompatible with febootstrap 2.x (use the febootstrap-2.x branch from git to get the old package).
Diffstat (limited to 'helper')
-rw-r--r--helper/Makefile.am9
1 files changed, 3 insertions, 6 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am
index 804fa49..fb356a4 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -63,12 +63,9 @@ febootstrap-supermin-helper.8: febootstrap-supermin-helper.pod
--release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \
$< > $@
-febootstrap-supermin-helper.txt: febootstrap-supermin-helper.pod
- pod2text $< > $@
-
endif
EXTRA_DIST = \
- febootstrap-supermin-helper.8 febootstrap-supermin-helper.txt \
- febootstrap-supermin-helper.pod \
- elf-default-arch
+ febootstrap-supermin-helper.8 \
+ febootstrap-supermin-helper.pod \
+ elf-default-arch