[Clfs-dev] Embedded bootscripts pull request

Andrew Bradford andrew at bradfordembedded.com
Tue Nov 12 10:44:48 PST 2013


I did a few small fixups to the embedded bootscripts.

Thanks,
Andrew

The following changes since commit b4816b1cd5a50040bed16c40e22faf76701c5d82:

  startup: Fix rtc detection (2013-10-18 11:53:54 -0400)

are available in the git repository at:

  https://github.com/bradfa/clfs-embedded-bootscripts.git further-fixes-v3

for you to fetch changes up to 682d006084e23b41d241dd46853c1efdb709c696:

  startup: Delete /var/run/* (2013-11-12 13:29:28 -0500)

----------------------------------------------------------------
Andrew Bradford (9):
      startup: Don't mount /var as tmpfs
      shutdown: Match echo line to actual rtc write
      shutdown: Only swapoff if fstab exists
      startup: Don't mount tmpfs on /dev
      startup: Move /var/tmp symlink later
      startup/shutdown: Use /dev/rtc0
      startup: Mount /dev/shm
      startup: Fix mounting of /dev/pts
      startup: Delete /var/run/*

 clfs/rc.d/shutdown |  6 +++---
 clfs/rc.d/startup  | 18 +++++++++++-------
 2 files changed, 14 insertions(+), 10 deletions(-)



More information about the Clfs-dev mailing list