summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2010-12-05 19:01:48 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2010-12-05 19:01:48 +0100
commit9284637ea853199905f4588cf5fb53b716611f79 (patch)
tree13b3580fa3d78a94ed98b7dbaeedc95f60871133 /README
parent6860a04023cb2e3b60d31f792e35e59fc7ca7344 (diff)
document dependencies
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
index 0d6ef0b..756bb1c 100644
--- a/README
+++ b/README
@@ -8,6 +8,29 @@ Authors: Dieter Plaetinck
Homepage: http://github.com/Dieterbe/aif
+** Dependencies **
+ - util-linux-ng
+ - bash >=4
+ - pacman >=3.4
+ - coreutils
+ - grub
+ - grep
+ - mkinitcpio
+ - awk
+ - sed
+ - libui-sh
+Optionally:
+ - markdown: to generate the html installation guide
+ - cryptsetup: for encryption support
+ - lvm2: for LVM support
+ - dhcpd: for dhcp networking support
+ - e2fsprogs: Ext support
+ - jfsutils: JFS support
+ - reiserfsprogs: ReiserFS support
+ - nilfs-utils: Nilfs2 support
+ - xfsprogs: XFS support
+ - ntp: setting date with NTP
+ - dialog: for ncurses support
** Goals **