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

52 Commits

Author SHA1 Message Date
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
8689e00a9a Some stuff which I neglected to commit. 2003-02-08 06:30:06 +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
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
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
5f359d6804 Getting prepared for nest1. 2002-12-22 04:54:12 +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
187bd81bcd Now making successful debian source and binary package with new
set-up.  Pretty cool, if this package was an official package it would
use kernel-sources* package, but instead, I made some minor
modifications since I don't want to have to dl kernel sources
every time a compile is done, and kernel.org is still the definitive
place for the source.
2002-12-18 19:03:13 +00:00
freesource
a5da598dab Devfs both mount and nomount can be used, this was already in the initrd .. oops. 2002-03-13 05:54:30 +00:00
freesource
9fab779e84 1.3.6 2002-03-12 17:04:11 +00:00
freesource
8aa95a6dc5 1.3.6 2002-03-12 16:58:22 +00:00
freesource
46b1f05a5e 1.3.5 2002-02-13 20:25:00 +00:00
freesource
fddfcac837 Updated to 1.3.4 2002-02-11 04:27:14 +00:00
freesource
276cafcc1a grammer and new ch. 2002-02-04 18:23:43 +00:00
freesource
5906dfad96 1.3.2 2002-01-11 17:42:00 +00:00
freesource
6bb41ac13f Now released: 1.3.1 2001-12-25 08:13:08 +00:00
freesource
4d7f18b315 Making normal user functionality a requirement via libexpect-perl. 2001-12-22 19:05:18 +00:00
freesource
79eb2e7b69 Fixed grammar mistake. 2001-12-14 16:37:48 +00:00
freesource
5109c8b59f The newest. 2001-12-13 03:04:32 +00:00
freesource
71a8ddc3a9 Fixes that sp. mistake in deps finally. 2001-12-10 17:50:54 +00:00
freesource
3d9191782c Fixed a spelling mistake in deps. 2001-12-10 17:47:45 +00:00
freesource
e1fb1bbc7c This removes the ubd0 mknod .. basically only root can do this, and devfs
covers the bases anyways.
2001-12-10 17:46:48 +00:00
freesource
01214d20bf This doesn't assume uml and genext2fs can be ran on any arch .. changes to
i386.
2001-12-10 17:44:59 +00:00
freesource
22747a38e5 This makes uml_net setuid, and respects dpkg-statoverride. 2001-12-10 17:42:46 +00:00
freesource
41777cf84f Almost done packaging .. need to do the setuid thing for uml_net. 2001-12-09 10:17:09 +00:00
freesource
a0bf1526d1 This points out that normal (non-root) users can use this program ..
which is actually desirable.
2001-12-08 06:58:42 +00:00
freesource
027e12fc97 This puts the source code for genext2fs in /usr/share/gbootroot/genext2f
and makes package depend on libc6 (>= 2.1.2) which was tested and confirmed.
2001-12-04 18:32:58 +00:00
freesource
3782211990 Recommeds make-debian-x11. 2001-10-31 06:53:27 +00:00
freesource
e2c9ce5c31 The latest and greatest 1.2.14. 2001-10-24 17:13:03 +00:00
freesource
d451183160 This puts lilo in Recommends rather than Depends, but there is a check for it
ran by the program.
2001-10-24 16:12:21 +00:00
freesource
f106fe0db0 Added dh_perl and perl-modules to deps. 2001-10-20 15:30:04 +00:00
freesource
495ebae717 Made it depend on lilo, why not, make sure everything works. 2001-10-20 06:43:28 +00:00
freesource
cf9f91863b It looks like non-root users need some root privelinges like chmod and mknod,
but still don't have it working 100%.
2001-10-18 05:16:36 +00:00
freesource
4a0b30c3f5 Added more text and the sources location. 2001-10-17 06:05:42 +00:00
freesource
8b1eaf5c9a Copylet change, and packaging change. 2001-10-15 05:10:23 +00:00
freesource
e417c12020 The newest one reflecting the 1.2.13 release. 2001-10-09 06:19:46 +00:00
freesource
89071ae132 A nicer description. 2001-10-09 04:04:33 +00:00
freesource
84c9c57d5e Just fixing a complaint about a newline. 2001-09-29 06:38:42 +00:00
freesource
45a0bd2664 Enables the menu system for gbootroot. 2001-09-29 06:37:07 +00:00
freesource
e8fa84c74d Added gbootroot to the menu system. 2001-09-29 06:36:17 +00:00
freesource
478efb0b44 Letting dh_installdocs do its work. 2001-09-25 00:32:32 +00:00
freesource
4030f3425b More treatment for ubd0. 2001-09-13 17:40:24 +00:00
freesource
03bea312be Better dependencies .. ofcourse this is extreme because it works with the
make_debian creation which doesn't have all standard packages.
2001-09-13 17:39:52 +00:00
freesource
0bc1664340 Better sh. 2001-09-13 17:39:06 +00:00
freesource
81a991730b Arch from any to all .. which works properly in debian/files created during the
build.
2001-09-11 16:57:04 +00:00
freesource
a34fee07da Corrects a mistake where replacements was specified rather then Replacements. 2001-09-11 16:53:29 +00:00
freesource
25bcab5af8 Updated. 2001-09-11 04:28:36 +00:00
freesource
681dd3d72d Creates ubd0 2001-09-11 04:28:18 +00:00
freesource
b6654a93ef The initial changelog. 2001-09-10 18:46:28 +00:00