positiveinternet-userpackage/debian
2012-09-28 02:30:23 +01:00
..
.gitignore Initial commit. 2012-09-28 02:30:23 +01:00
catalyst-jonathanharker.debhelper.log Initial commit. 2012-09-28 02:30:23 +01:00
catalyst-jonathanharker.postrm.debhelper Initial commit. 2012-09-28 02:30:23 +01:00
catalyst-jonathanharker.substvars Initial commit. 2012-09-28 02:30:23 +01:00
changelog Initial commit. 2012-09-28 02:30:23 +01:00
compat Initial commit. 2012-09-28 02:30:23 +01:00
config Initial commit. 2012-09-28 02:30:23 +01:00
control Initial commit. 2012-09-28 02:30:23 +01:00
copyright Initial commit. 2012-09-28 02:30:23 +01:00
postrm.debhelper Initial commit. 2012-09-28 02:30:23 +01:00
README.debian Initial commit. 2012-09-28 02:30:23 +01:00
rules Initial commit. 2012-09-28 02:30:23 +01:00
sysadmin.postinst Initial commit. 2012-09-28 02:30:23 +01:00
sysadmin.postrm Initial commit. 2012-09-28 02:30:23 +01:00
sysadmin.prerm Initial commit. 2012-09-28 02:30:23 +01:00
templates Initial commit. 2012-09-28 02:30:23 +01:00

positiveinternet-userpackage for Debian
------------------------------------------

This package installs a user on a GNU/Linux system.

To build your own user package using this one as a base,
change to the top level directory of the source package and
run:

bin/clone-new-sysadmin

This will create a new source installation for the new user.

In this new source, copy your SSH public keys into the
ssh-keys subdirectory and any PGP keys into the gpg-keys
subdirectory.  After that you can make any other modifications
in the skel directory (e.g. bashrc).

Once those are there you should be able to run:
    make
to create a Debian package.

To create a new version of the package, use "debchange -i" to 
increment the revision number, and comment on what the change
is that is being made.

Andrew McMillan <andrew@catalyst.net.nz>, Sun,  4 Apr 2004 22:02:51 +1200