Skip to content

Commit b5300c3

Browse files
author
Grant Gongaware
committed
readme update
1 parent b9ca6d5 commit b5300c3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ The results are bootable ISO images and so should run on any `i386` or
2424
Features in the ISO
2525
-------------------
2626

27+
* Configurable default user with SSH key and sudoer NOPASSWD access
28+
* The system clock is set to UTC
29+
* Auto partition virtual disk (/dev/vda) with LVM
30+
* OpenSSH server is installed
31+
* Bring up only eth1 for flexible user-net SSH port forwarding
32+
* Includes script to auto-resize partitions to the current size of
33+
vitual disk /etc/auto_resize_vda.sh
34+
2735

2836
Building
2937
--------
@@ -35,4 +43,3 @@ Edit configuration in
3543
Building ISO images:
3644

3745
./build-iso
38-

0 commit comments

Comments
 (0)