From 8cfb41bc6e5f71086a6faab181c038ae223036a1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 7 Jun 2008 22:19:10 +0200 Subject: added manual for pkg.conf --- doc/bootstrap | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 doc/bootstrap (limited to 'doc/bootstrap') diff --git a/doc/bootstrap b/doc/bootstrap deleted file mode 100644 index 1b58727..0000000 --- a/doc/bootstrap +++ /dev/null @@ -1,34 +0,0 @@ -=pod - -=head1 NAME - -bootstrap - install the most essential utilities in $HOME. - -=head1 SYNOPSIS - -B<./bootstrap> - -=head1 DESCRIPTION - -bootstrap will, in this order, do the following: - -=over - -=item * create a basic directory structure - -=item * Check whether python is installed on the machine - -=item * Check whether mercurial is install on the machine. -If not, receives a pre-build one via ssh/tar - -=item * Clone and then install the core repository - -=back - -=head1 AUTHOR - -Daniel Friesel - -=cut - -vim:ft=pod -- cgit v1.2.3