aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-09-19 16:56:25 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-09-19 16:56:25 +0000
commit397f31fcb0b47000c6e5c5c4aaf441970ce06e3a (patch)
tree0df0e0bbc0ef9d4f2a388d4bd634e8683e9a36af /install
parenta5ad04283516a7ff72cfd33f3221cfd3c10c3b5b (diff)
downloadsimplepkg-397f31fcb0b47000c6e5c5c4aaf441970ce06e3a.tar.gz
simplepkg-397f31fcb0b47000c6e5c5c4aaf441970ce06e3a.tar.bz2
simplepkg 0.4.9pre2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@5 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'install')
-rw-r--r--install/doinst.sh2
-rw-r--r--install/slack-desc19
2 files changed, 21 insertions, 0 deletions
diff --git a/install/doinst.sh b/install/doinst.sh
new file mode 100644
index 0000000..f205158
--- /dev/null
+++ b/install/doinst.sh
@@ -0,0 +1,2 @@
+( if [ ! -f "/etc/simplepkg/simplepkg.conf" ]; then mv /etc/simplepkg.conf.new /etc/simplepkg/simplepkg.conf; fi )
+( if [ ! -f "/etc/simplepkg/repos.conf" ]; then mv /etc/simplepkg/repos.conf.new /etc/simplepkg/repos.conf; fi )
diff --git a/install/slack-desc b/install/slack-desc
new file mode 100644
index 0000000..c0f52f4
--- /dev/null
+++ b/install/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler-------------------------------------------------------|
+simplepkg: simplepkg (pkgtool templating system)
+simplepkg:
+simplepkg: simplepkg is a very small set of scripts intended to install slackware
+simplepkg: chroot jails using a simple template system. it also implements
+simplepkg: the concept of a "meta package", a template file where you
+simplepkg: put a list of packages that can be installed or removed with the
+simplepkg: command "metapkg".
+simplepkg:
+simplepkg:
+simplepkg:
+simplepkg: