# # ChangeLog for / in bootscripts-embedded # # Generated by Trac 1.2.3 # Mar 28, 2024, 4:18:52 PM Thu, 12 Oct 2017 18:34:19 GMT Andrew Bradford [87cfd4f] * Makefile (modified) Makefile: Rearrange targets so 'install-bootscripts' is default In ... Thu, 12 Oct 2017 18:33:04 GMT Andrew Bradford [360b495] * Makefile (modified) Makefile: Add 'install-netplug' target Actually install the netplug ... Thu, 12 Oct 2017 18:28:40 GMT Andrew Bradford [382b548] * clfs/rc.d/init.d/netplugd (added) netplugd: Create start/stop script Tue, 12 Nov 2013 18:29:28 GMT Andrew Bradford [682d006] * clfs/rc.d/startup (modified) startup: Delete /var/run/* As per FHS, this directory should be ... Tue, 12 Nov 2013 18:06:43 GMT Andrew Bradford [959f0b4] * clfs/rc.d/startup (modified) startup: Fix mounting of /dev/pts Tue, 12 Nov 2013 18:05:15 GMT Andrew Bradford [6394df1] * clfs/rc.d/startup (modified) startup: Mount /dev/shm Tue, 12 Nov 2013 15:07:14 GMT Andrew Bradford [3a3ba03] * clfs/rc.d/shutdown (modified) * clfs/rc.d/startup (modified) startup/shutdown: Use /dev/rtc0 The first RTC will be number 0. Tue, 12 Nov 2013 15:06:24 GMT Andrew Bradford [e0e7d60] * clfs/rc.d/startup (modified) startup: Move /var/tmp symlink later It cannot work if root is ro ... Tue, 12 Nov 2013 15:05:30 GMT Andrew Bradford [d3398c8] * clfs/rc.d/startup (modified) startup: Don't mount tmpfs on /dev That's what DEVTMPFS is for and ... Tue, 22 Oct 2013 17:53:51 GMT Andrew Bradford [6bbb1f0] * clfs/rc.d/shutdown (modified) shutdown: Only swapoff if fstab exists Or else swapoff complains ... Tue, 22 Oct 2013 17:53:11 GMT Andrew Bradford [5c79e0a] * clfs/rc.d/shutdown (modified) shutdown: Match echo line to actual rtc write Mon, 21 Oct 2013 19:38:17 GMT Andrew Bradford [2255872] * clfs/rc.d/startup (modified) startup: Don't mount /var as tmpfs We create the /var and ... Fri, 18 Oct 2013 15:53:54 GMT Andrew Bradford [b4816b1] * clfs/rc.d/startup (modified) startup: Fix rtc detection Real time clocks, especially if there's ... Fri, 18 Oct 2013 15:50:38 GMT Andrew Bradford [47a846f] * Makefile (modified) Makefile: fix .PHONY Fri, 18 Oct 2013 15:49:40 GMT Andrew Bradford [c91cb03] * Makefile (modified) * clfs/rc.d/init.d/network (deleted) Delete network script We'll use a daemon like ifplugd or netplug to ... Fri, 18 Oct 2013 13:35:39 GMT Andrew Bradford [929589c] * Makefile (modified) Makefile: Remove dist target We can get a tarball from the git web ... Fri, 18 Oct 2013 13:33:17 GMT Andrew Bradford [7998c8d] * Makefile (modified) * clfs/rc.d/init.d/bridge (deleted) Delete bridge script Fri, 18 Oct 2013 13:33:15 GMT Andrew Bradford [06619cc] * Makefile (modified) * clfs/rc.d/init.d/hostapd (deleted) Delete hostapd script hostapd has been removed from the CLFS ... Fri, 18 Oct 2013 13:32:31 GMT Andrew Bradford [374f7ce] * Makefile (modified) * clfs/rc.d/init.d/bcm47xx-switch (deleted) Delete bcm47xx-switch Wed, 16 Mar 2011 10:39:00 GMT Andrew Bradford [df6a922] * Makefile (modified) Fixed curly bracket expansion in Makefile Updated Makefile to have ... Sun, 30 Jan 2011 18:17:04 GMT Andrew Bradford [73ee2a6] * clfs/rc.d/init.d/bcm47xx-switch (added) * clfs/rc.d/init.d/bridge (added) * clfs/rc.d/init.d/hostapd (added) Imported new bootscripts Imported bootscripts that did not yet ... Sun, 30 Jan 2011 18:13:21 GMT Andrew Bradford [292c832] * Makefile (modified) * clfs/rc.d/init.d/functions (modified) * clfs/rc.d/init.d/network (modified) * clfs/rc.d/init.d/sshd (modified) * clfs/rc.d/init.d/syslog (modified) * clfs/rc.d/shutdown (modified) * clfs/rc.d/startup (modified) Imported updates of existing bootscripts Imported bootscripts that ... Tue, 07 Jul 2009 02:05:38 GMT Joe Ciccone [5d96f6a] * .gitignore (added) * Makefile (modified) Add a dist make target to the Makefile for release tarballs. Tue, 07 Jul 2009 01:54:05 GMT Joe Ciccone [8054aa2] * bootscripts_tarballs (deleted) Remove the bootscripts tarball generation script. Tue, 07 Jul 2009 01:38:05 GMT Joe Ciccone [4230d00] * bootscripts_tarballs (added) Move the dist script into the embedded directory. Sat, 31 Jan 2009 18:18:40 GMT Jim Gifford [f25bf53] * LICENSE (modified) * clfs/rc.d/init.d/functions (modified) * clfs/rc.d/init.d/network (modified) * clfs/rc.d/init.d/sshd (modified) * clfs/rc.d/init.d/syslog (modified) * clfs/rc.d/shutdown (modified) * clfs/rc.d/startup (modified) Formatting change to embedded Tue, 16 Oct 2007 16:05:26 GMT Jim Gifford [fe1b471] * Makefile (modified) Makefile Updates Mon, 15 Oct 2007 18:03:36 GMT Jim Gifford [97ad60e] * LICENSE (added) * Makefile (added) * clfs/rc.d/init.d/functions (added) * clfs/rc.d/init.d/network (added) * clfs/rc.d/init.d/sshd (added) * clfs/rc.d/init.d/syslog (added) * clfs/rc.d/shutdown (added) * clfs/rc.d/startup (added) Import of Bootscripts