Kwpolska, 2011-06-24 12:19:
On Fri, Jun 24, 2011 at 12:05:47PM +0200, Kurt J. Bosch wrote: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 functionfunctions | 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. -- KurtThis might help you, all the 13 patches in one tarball.
For now a TGZ with git formatted patches attached. This should even work well with command: git am <dir>/* -- Kurt
kjb-fixes-3.tgz
Description: application/compressed-tar
