[arch-projects] [initscripts] [PATCH 00/13] Minor fixes, simplifications and cosmetics

Tom Gundersen teg at jklm.no
Fri Jun 24 05:50:13 EDT 2011


On Fri, Jun 24, 2011 at 11:14 AM, Kurt J. Bosch
<kjb-temp-2009 at alpenjodel.de> 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?

Cheers,

Tom


More information about the arch-projects mailing list