Full Changelog Beta2

2008-07-02 10:07  stephan

	* [r114] build.sh: Fix criticial bug in processing strings.

2008-07-02 08:58  stephan

	* [r111] build.sh: Reverse default for Memory Preload to 'No'.
	  Users should activly choose to wait, instead.

2008-07-02 08:46  stephan

	* [r110] build.sh: Move alias definition and key bindings into
	  .kshrc (thanks, Renè).
	  Add architecure to iso file name. We're going to see amd64, soon.

2008-07-02 06:46  stephan

	* [r109] build.sh: Set a nice prompt (rene) and some aliases as
	  well as key bindings for 'live' account.

2008-07-02 06:32  stephan

	* [r108] build.sh: No longer start 'tor' and 'privoxy'. It's a
	  special use case and we should strive for 'sane by default'. If
	  someone wants to use them, they're pre-configured and just need
	  to be started.

2008-07-01 18:48  stephan

	* [r106] build.sh: Move mkbackup invokation into .profile of 'live'
	  user. Tested.
	  Sync from branch/stephan/.

2008-07-01 12:40  stephan

	* [r102] build.sh: Save more space by also removing the
	  to-be-untared /home.

2008-06-30 16:13  stephan

	* [r101] build.sh: Lot's of cosmetical changes, mostly on the
	  quality and style of comments.
	  Remove left-over code for preloading .metc and .mvar, I think we
	  no longer use it.

2008-06-30 14:33  stephan

	* [r100] build.sh: A read-only fbtab will cause init to bail out
	  during shutdown. We remove fbtab from CD, so that after
	  unmounting mfs (which does contain fbtab) init will not find it
	  and stay quiet. Cosmetics.

2008-06-30 14:10  stephan

	* [r99] build.sh: Add Usage Information.
	  Remove mfs of /usr/X11R6/bin - does not seem to improve anything
	  significantly.
	  Be more verbose on mfs preload.
	  Cosmetics on file system load.

2008-06-30 10:25  stephan

	* [r98] build.sh: Create /mfs root dir (accidentaly removed)
	  Offer RAM population if ~512MB
	  Reduce size of /mfs (now 87% used).

2008-06-30 08:50  stephan

	* [r97] build.sh: We can't prepare the mfs structure on CD - there
	  is a reason why it is called mfs...

2008-06-29 11:56  stephan

	* [r96] build.sh: Rework the way mfs is populated for speed ups,
	  not finished.
	  Inaddition to dhclient, also run ipv6 rtsol.

2008-06-28 17:37  rene

	* [r94] build.sh: Ask question for restore only if an umass device
	  is present

2008-06-28 11:39  stephan

	* [r92] build.sh: Revert accidental change of BASE.

2008-06-28 11:37  stephan

	* [r91] build.sh: Be more verbose on build.
	  Add prepare_build().
	  Only copy bin and sbin into /.usrlocal.

2008-06-28 07:57  rene

	* [r89] build.sh: Script and function for backup and restore
	  userdata on an usbdrive

2008-06-26 13:37  stephan

	* [r87] build.sh: Do not show progress meter when installing
	  packages.

2008-06-26 13:09  stephan

	* [r86] build.sh: sync

2008-06-25 13:38  stephan

	* [r82] build.sh: Style. Also mention the way to change the
	  password.

2008-06-19 08:22  rene

	* [r81] build.sh: Turn keyboard autorepeat on

2008-06-18 19:55  rene

	* [r79] build.sh: Fixing bug with $PATH

2008-06-18 16:25  rene

	* [r75] build.sh: Fix bug with path

2008-06-17 07:24  stephan

	* [r71] build.sh: sync branch/stephan back into trunk.

2008-06-16 09:19  stephan

	* [r66] build.sh: sync

2008-06-13 09:33  rene

	* [r60] build.sh: make dhclient less verbose (because it works in
	  background now)

2008-06-13 07:42  rene

	* [r59] build.sh: Correct bug: $PATH was incorrect for sbin and bin
	  in mfs-filesystem

2008-06-12 09:06  stephan

	* [r54] build.sh: more. i want more.

2008-06-12 08:34  stephan

	* [r53] build.sh: Instead of running dhclient globally on all
	  interfaces, ask the user for each nic individually, which enables
	  for skipping wifi nics that require firmware (which we can't
	  distribute).

2008-06-12 06:37  stephan

	* [r51] build.sh: Add package 'nano'.

2008-06-09 18:45  stephan

	* [r50] build.sh: Increase mfs for .usrlocal

2008-06-09 15:48  stephan

	* [r49] build.sh: .muserlocal->.musrlocal

2008-06-09 01:57  stephan

	* [r48] build.sh: Add possibility to populate /.musrlocal.
	  UNTESTED.