summaryrefslogtreecommitdiffstats
path: root/etc/rc.embedded
Commit message (Collapse)AuthorAgeFilesLines
* Obsolete /etc/rc.d/uzip and stop using itRenato Botelho2015-07-231-3/+0
|
* create /var/spool/lock on nano so tip works without hassles. Ticket #4532Chris Buechler2015-05-151-1/+2
|
* Enhance tmp and var size checksPhil Davis2013-03-141-3/+3
| | | | | | | Gets rid of the following console "unexpected operator" messages during boot: Mounting filesystems... [: -gt: unexpected operator [: -gt: unexpected operator Setting up memory disks... done.
* Add the ability for full installs to optionally use RAM disks for /tmp and ↵jim-p2013-03-111-15/+15
| | | | | | /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD. I think I caught most of the edge cases for transitioning into and out of RAM disk mode, and preserving data across reboots as is done on NanoBSD (RRD, DHCP leases, pkg/pbi info).
* Create symlink after disks are mountedScott Ullrich2009-08-061-6/+0
|
* Allow packages to be persistent across reboots. Resolved #44sullrich2009-08-051-1/+9
|
* Expand /var to 60 megabytes to fix the uploading images to firmware upgrade ↵Scott Ullrich2009-07-051-1/+1
| | | | on nanbsd.
* remove unused variableScott Ullrich2009-07-021-3/+0
|
* No need for special etc handlingScott Ullrich2009-07-021-18/+11
|
* Use /etc/platform to check if we are nanobsd. Misc other cleanupsScott Ullrich2009-06-291-13/+17
|
* Commit changes submit by Rajkumar S:Scott Ullrich2008-08-181-9/+15
| | | | Checks for file named /nanobuild and invokes /etc/rc.initdiskless if found, otherwise it follows the normal embedded bootup.
* Use a much larger growable ram disk (128 megs) vs the default low one.Scott Ullrich2006-09-011-1/+8
| | | | It is now possible to upgrade firmware on embedded images, ladies and gentleman.
* Increase ram disk size to 20 megs if neededScott Ullrich2006-06-101-1/+1
|
* MFC 8640Scott Ullrich2005-12-231-0/+2
| | | | Output more information on boot
* MFC 8035Scott Ullrich2005-11-261-1/+1
| | | | Make uzip script launching conditional.
* MFC latest commitsScott Ullrich2005-11-171-9/+1
|
* Add rc.embedded for embedded bootup specific instructions similar to rc.cdromScott Ullrich2005-11-171-0/+31
OpenPOWER on IntegriCloud