From 1b31ee54fd7e2975fafaec03d9a7bf33aaa53120 Mon Sep 17 00:00:00 2001 From: drtyhlpr Date: Wed, 16 Dec 2015 15:46:45 +0100 Subject: changed ENABLE_UBOOT, ENABLE_FLUXBOX text made the text more precise. yeah RPi2 will still have bootloader and GPU blobs... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6ded691..9ab1d36 100644 --- a/README.md +++ b/README.md @@ -65,14 +65,14 @@ Install and enable D-Bus message bus. Please note that systemd should work witho Install Xorg open-source X Window System. ##### `ENABLE_FLUXBOX`=false -Install Fluxbox window manager for the X Window System. +Install Fluxbox window manager for the X Window System. To make sure all X releated package dependencies are getting installed `ENABLE_XORG` will automatically get enabled if `ENABLE_FLUXBOX` is used. #### Advanced sytem features: ##### `ENABLE_MINBASE`=false Use debootstrap script variant `minbase` which only includes essential packages and apt. This will reduce the disk usage by about 65 MB. ##### `ENABLE_UBOOT`=false -Replace default RPi bootloader with U-Boot bootloader. U-Boot can boot images via the network using the BOOTP/TFTP protocol. +Replace default RPi2 second stage bootloader (bootcode.bin) with U-Boot bootloader. U-Boot can boot images via the network using the BOOTP/TFTP protocol. ##### `ENABLE_IPTABLES`=false Enable iptables IPv4/IPv6 firewall. Simplified ruleset: Allow all outgoing connections. Block all incoming connections except to OpenSSH service. -- cgit v1.2.3