summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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 **