diff options
-rw-r--r-- | README | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -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 ** |