mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-10 13:51:39 -04:00
Thought it was time to update the copy to 2003. Fixed a few minor
bugs founds while running underneath uml. One percular bug pertaining to OPTIONS was found after running a uml from the uml box then closing it again making a new root_fs and opening it again the options were missing. Haven't noticed this on the host system before. Will also need to add a c program to determine whether the host kernel is tt or skas to auto-magically determing what kernel mode to run in.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/bin/bash -x
|
||||
# $Id$
|
||||
# $Id: linuxrc,v 1.2 2002/12/16 04:13:25 freesource Exp $
|
||||
|
||||
##############################################################################
|
||||
##
|
||||
##
|
||||
## Copyright (C) 2002 by Jonathan Rosenbaum
|
||||
## Copyright (C) 2002, 2003 by Jonathan Rosenbaum
|
||||
## <freesource@users.sourceforge.net>
|
||||
##
|
||||
## GNU General Public License
|
||||
|
||||
Reference in New Issue
Block a user