diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-10-30 20:38:15 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-10-30 20:38:15 +0000 |
commit | 3f3a5f60d3e2d2470ce3099874f753ae7107b3f2 (patch) | |
tree | 237686b98821cb42fa22aefe244d9b50f35b9eed /util/ADLO/NEWS | |
parent | 20d626572bf95cd20bfeec98e81a74a2b40366b8 (diff) |
ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needs
it...
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4900 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/ADLO/NEWS')
-rw-r--r-- | util/ADLO/NEWS | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/util/ADLO/NEWS b/util/ADLO/NEWS deleted file mode 100644 index da8a25a259..0000000000 --- a/util/ADLO/NEWS +++ /dev/null @@ -1,38 +0,0 @@ -initial release - - boots LILO - -"linux_alpha" release - - fixed keyboard in lilo - - boots linux - (must use "linux mem=100mb ro init=/bin/sh ") - -"win2k" release - - lilo works - no restrictions - grub works - no restrictions - linux works - no restrictions - openbsd works - no restrictions - win2k - no restrictions - - freebsd - hangs at /sbin/init - win98 - sometimes boots up to desktop - winXP - finish text mode bar, - switch to gfx mode - stop 7b - -"public" release - - just bit of cleanups, other than that same as - "win2k" release. - |