-Installation info is on the wiki now, so remove setup guides and update
README. -Remove obsolete FAT partitioning utility. -Update startup banner.
This commit is contained in:
@@ -198,8 +198,9 @@ PRIVATE void announce(void)
|
||||
#ifdef _SVN_REVISION
|
||||
"(" _SVN_REVISION ")\n"
|
||||
#endif
|
||||
"Copyright 2006, Vrije Universiteit, Amsterdam, The Netherlands\n",
|
||||
"Copyright 2009, Vrije Universiteit, Amsterdam, The Netherlands\n",
|
||||
OS_RELEASE, OS_VERSION);
|
||||
kprintf("MINIX is open source software, see http://www.minix3.org\n");
|
||||
}
|
||||
|
||||
/*===========================================================================*
|
||||
|
||||
Reference in New Issue
Block a user