From 58cacc1c2eb13cb5865610b09e36b65192965720 Mon Sep 17 00:00:00 2001 From: xSmurf Date: Tue, 20 Oct 2015 16:59:48 +0000 Subject: [PATCH] Added disclaimer... --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18b9d7b..6eedded 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Coreboot Buildroot -This repostory contains [buildroot](http://buildroot.uclibc.org/) configurations, patches, and addition meant to build a useful linux+busybox distribution which can be embedded on the eeprom of ThinkPad X220/X230 machines running [Coreboot](https://www.coreboot.org). +This repostory contains [buildroot](http://buildroot.uclibc.org/) configurations, patches, and additions meant to build a useful linux+busybox distribution which can be embedded on the eeprom of ThinkPad X220/X230 machines running [Coreboot](https://www.coreboot.org). It includes three different configuration: the default config `coreboot_defconfig`, a minimal config `coreboot_minimal_defconfig` which can fit on the X230 without hardware modifications (but lacks some extra goodies), and a grsec configuration for both of these. @@ -16,3 +16,9 @@ $ make After making changes in buildroot with `make menuconfig`, `make linux-menuconfig`, or `make busybox-menuconfig`, you use the included `$BR_PROJECT/scripts/save.sh` to export your changes back to the project. + +------- + + +**WARNING:** This is work in progress with no guarantees given of any sorts. This may destroy your system, make flames shoot out of the battery and accidentally kill a puppy. +