1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

1144 Commits

Author SHA1 Message Date
freesource
29c848e978 More cool stuff. 2003-02-10 18:05:22 +00:00
freesource
420da71e5b More cool stuff. 2003-02-10 17:38:47 +00:00
freesource
ec6f76c5ed sp. mistake 2003-02-10 15:38:15 +00:00
freesource
673d4856b4 Adds stop and go to the uml_mconsole interfact for the UML Box. 2003-02-10 05:39:26 +00:00
freesource
e6e74f851a Fixes another nasty. 2003-02-10 05:11:23 +00:00
freesource
c54f36d1b2 Get in there. 2003-02-09 07:28:30 +00:00
freesource
5571e308fc Lots of good changes. 2003-02-09 07:26:38 +00:00
freesource
7089533bc3 Not necessary to have this stuff in the sources. 2003-02-09 07:20:15 +00:00
freesource
a73299182d Not necessary to have this in the sources. 2003-02-09 07:15:57 +00:00
freesource
21c3ad68fc Not necessary to keep this stuff in the sources. 2003-02-09 07:14:59 +00:00
freesource
75272a29af k 2003-02-09 06:44:26 +00:00
freesource
3430df4fcb Moved deps to stable from unstable. 2003-02-09 05:46:12 +00:00
freesource
b30b7561d5 The newest thing. 2003-02-09 05:37:04 +00:00
freesource
8689e00a9a Some stuff which I neglected to commit. 2003-02-08 06:30:06 +00:00
freesource
2fea11b391 Removed a stupid exit left for testing. 2003-02-08 04:48:22 +00:00
freesource
d0b1d9465b Changes and improvements, probably wasted 2 much time. 2003-02-08 04:22:24 +00:00
freesource
7ddc7871e9 Fixed spelling errors. 2003-02-08 02:56:40 +00:00
freesource
b13f144c4b This adds yard template help. 2003-02-07 19:57:21 +00:00
freesource
e00a11f5ab More documentation. 2003-02-07 19:12:30 +00:00
freesource
7f2dc7e7a0 Updated the documentation. 2003-02-07 19:07:08 +00:00
freesource
08fe16db4c Welcome to the world of distribution portability. 2003-02-07 18:30:29 +00:00
freesource
bf7dd83bba Welcome to the world of portability within distributions. 2003-02-07 18:24:20 +00:00
freesource
3a14fa35d4 Working the way I want it to. This is if/elsif logic. Ignores
conditionals if deliminators are not used.


\
if ( condition )
  statement
  ..
elsif ( condition )
  statement
  ..
\

The \ can be at the start of the first conditional or the end of the
last statement
2003-02-07 17:50:32 +00:00
freesource
c86b14e069 Working nicer, but will probably get rid of one conditional check 2003-02-07 16:55:05 +00:00
freesource
535392992a Almost have the new control structure for templates finished .. if elsif else 2003-02-07 06:49:11 +00:00
freesource
1d03c1eefc The stuff that needs to be done. 2003-02-06 17:52:04 +00:00
freesource
526031d371 Fixes rpm dist problems with @INC. 2003-02-05 06:56:50 +00:00
freesource
c76195a69c Final touches. 2003-01-14 03:45:01 +00:00
freesource
1e51a10101 This pretty much completes the development cycle for 1.4.0, unless
anything major comes up.  Added some links to the webpage, information
how to customize the kernel in the source package, and ups the date,
though that will probably be done one more time.
2003-01-11 03:56:08 +00:00
freesource
544918f4a9 Won't need a gbootroot-nest1 package, afterall, will just set NEST=1,
this will increase memory requirements just a little bit .. was
thinking about 2.
2003-01-06 05:12:22 +00:00
freesource
d5d9805a8b Won't need a gbootroot-nest1 package, afterall, will just set NEST=1,
this will increase memory requirements just a little bit .. was
thinking about 2.
2003-01-06 04:25:29 +00:00
freesource
9cede96d0f Fixed a bug which causes lock-ups during seconf fs creation with
EXPECT, and a bug where .options wasn't being written to disk or the
path was being altered when a variable was being altered.  This also
gets things trim and ready with the coolest discovery being that a
nested kernel can run on the host and in it's nest.  I'll be testing
other nested levels to discover how far this can go and be
incorporated in one package which is nice.
2003-01-05 21:07:15 +00:00
freesource
31354e73c0 Nice updates. 2003-01-05 06:00:38 +00:00
freesource
5c9bb829a2 Added the skas-or-tt rev. 2003-01-05 02:10:41 +00:00
freesource
f845aab17f After a day of figuring that only strstr was required, this new change
will set things so that nested umls can work with a tt host
kernel. Since everything looks like skas under a uml even if the host
kernel is tt.  So /proc/cmdline is looked at since skas-or-tt
automatically adds the mode={tt,skas} option.
2003-01-05 01:30:24 +00:00
freesource
b0daac22b2 This puts the README in the normal binary. 2003-01-04 00:51:53 +00:00
freesource
8c8fd921db This adds a new c program skas-or-tt mostly from uml code which
automates the recognition of whether or not the host kernel has the
skas patch applied.  Makefile edits itself, and all gui is automated.
2003-01-03 19:35:49 +00:00
freesource
b7d2a338d7 This adds a new c program skas-or-tt mostly from uml code which
automates the recognition of whether or not the host kernel has the
skas patch applied.  Makefile edits itself, and all gui is automated.
2003-01-03 18:56:48 +00:00
freesource
e09780d219 Newest for um-45 2003-01-03 18:55:56 +00:00
freesource
62ac34672a This adds a new c program skas-or-tt mostly from uml code which
automates the recognition of whether or not the host kernel has the
skas patch applied.  Makefile edits itself, and all gui is automated.
2003-01-03 16:34:21 +00:00
freesource
1578dff32e 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.
2002-12-28 04:37:59 +00:00
freesource
92320d21af depends on the nested or unnested flavour 2002-12-27 06:41:20 +00:00
freesource
0eadd6eec2 Tested gbootroot-nest1 within a uml, nice, will have to tweak the
logic for cmdline only to set-up .gbootroot* properly, and the logic
pertaining to mode={tt,skas}, but other than that things are working
nicely.  Will have to come out with a new make-debian-x11 package, but
then again will need to come out with a new root_fs representing the
nesting changes, too.
2002-12-27 06:40:08 +00:00
freesource
2a478718e4 Getting prepared for nest1. 2002-12-22 05:15:39 +00:00
freesource
5f359d6804 Getting prepared for nest1. 2002-12-22 04:54:12 +00:00
freesource
d8e1701350 The new maintainer script for the gbootroot nest package. 2002-12-22 03:26:08 +00:00
freesource
370f8d0d00 Nice, nice source compile. 2002-12-22 03:15:05 +00:00
freesource
1bcef447a0 Now that there will be a gbootroot-nest1 to run inside a uml kernel,
there has been some rearrangement.
2002-12-22 03:12:49 +00:00
freesource
27ca635563 It's GNU GPLED, ofcourse. 2002-12-20 19:29:25 +00:00
freesource
28ba4c9b94 Preping for release. 2002-12-20 19:28:50 +00:00