From e7452642ac5fa514bd359bc3f93b6b46b1714213 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Fri, 21 Jul 2017 09:33:18 -0400 Subject: [PATCH] Trivial documentation changes. --- NEWS | 3 +++ README | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index ae1a46d..3e2f1cf 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ 1.0.2 (?/??/2016): ------------------ +- Updated man pages with new recommendations for ESP and BIOS Boot Partition + sizes. + - Added two type codes for the Open Network Install Environment (ONIE): 0xe100 (7412F7D5-A156-4B13-81DC-867174929325) and 0xe101 (D4E6E2CD-4469-46F3-B5CB-1BFF57AFC149). diff --git a/README b/README index 8a612ac..eda4060 100644 --- a/README +++ b/README @@ -235,9 +235,9 @@ virtual QEMU and VirtualBox disks. I've received user reports of success with RAID arrays over 2TiB in size, though. My main development platform is a system running the 64-bit version of -Gentoo Linux. I've also tested on several other 32- and 64-bit Linux -distributions, Intel-based Mac OS X 10.5 and 10.6, 64-bit FreeBSD 7.1, and -Windows 7. +Ubuntu Linux. I've also tested on several other 32- and 64-bit Linux +distributions, Intel-based Mac OS X 10.6 and several later versions, 64-bit +FreeBSD 7.1, and Windows 7 and 10. Redistribution --------------