diff options
author | Eric Biederman <ebiederm@xmission.com> | 2003-04-15 00:44:05 +0000 |
---|---|---|
committer | Eric Biederman <ebiederm@xmission.com> | 2003-04-15 00:44:05 +0000 |
commit | 77d1a8311f29e65f68351719c5b0b223299ef8a9 (patch) | |
tree | 0a8eed70d84eb39e7ec4e963ba57593b01e4a98c /NEWS |
- Start the 1.1.x series that will become LinuxBIOS-2.0
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@771 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +- 1.1.0 +Intial development release of LinuxBIOS. +Everything is thrown overboard and will be reincluded as necessary so we can +get rid of the legacy baggage. Since LinuxBIOS was started we have developed +some better techniques for some things, but we still hang on to the old ways +because some ports that we want not to break depend on them. So we preserve +them by preserve the 1.0.x series and keeping only the best practices for +the 1.1.x series. When there is a stable port this code base will +become LinuxBIOS 2.0.x and the core will become frozen. + |