Tom Gundersen, 2011-06-24 11:50:
On Fri, Jun 24, 2011 at 11:14 AM, Kurt J. Bosch
<[email protected]>  wrote:
Kurt J. Bosch (13):
  Fix hwclock comments
  Simplify timezone copying
  Simplify creating files by using /bin/install
  Simplify keyboard map loading by using loadkeys autodetection
  Simplify API filesystems mounting
  Some cosmetics
  Simplify rc.single udevadm stuff as in rc.sysinit
  Simplify unmounting filesystems
  rc.single: Avoid rc.multi syslog start error - use minilogd as in
    rc.sysinit
  Fix bootlogd not stopped when booting into runlevel '1'
  Simplify random seed file creation
  Some more cosmetics
  Simplify in_array function

  functions   |   57 +++++++++++++++++++--------------------
  rc.conf     |    2 +-
  rc.shutdown |   34 +++++++++-------------
  rc.single   |   39 +++++++++++----------------
  rc.sysinit  |   86 ++++++++++++++++++++++++----------------------------------
  5 files changed, 95 insertions(+), 123 deletions(-)
Thanks for your work! In general looks very nice (especially when you
delete more than you add!).

In addition to the comment I made about unmounting tmpfs, I just have
to have an extra look a the cosmetics changes to check what
non-whitespace changes are there, and I have to try out the TIMEZONE
copy stuff.

Do you have a public git repo I could pull from to make my life simpler?
Sorry, no. Guess I would need to learn more about git first.
--
Kurt

Reply via email to