summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Rename nanobsd firmware .bz2Scott Ullrich2009-07-051-1/+2
* Set active partition with boot0cfg tooScott Ullrich2009-07-051-3/+3
* Use bzcatScott Ullrich2009-07-051-2/+6
* Remove debugflags and boot0cfg. NanoBSD does not use either of these when up...Scott Ullrich2009-07-051-12/+12
* Reset log file on each invocationScott Ullrich2009-07-041-0/+4
* Use fsck_ufsScott Ullrich2009-07-041-2/+2
* Get a complete find prinout of disk structureScott Ullrich2009-07-041-0/+4
* Use 64k block sizeScott Ullrich2009-07-041-1/+1
* Use same block size (64k) as builder scripts.Scott Ullrich2009-07-041-1/+1
* Make upgrade file easier to readScott Ullrich2009-07-041-2/+10
* Add configurable option to enable glxsb.jim-p2009-07-042-0/+14
* Output bsdlabel -A diagnostics as wellScott Ullrich2009-07-031-0/+9
* Output all slice information prior to upgrade, after dd operations and the fi...Scott Ullrich2009-07-031-0/+15
* Output logs to /conf/Scott Ullrich2009-07-031-83/+97
* revertScott Ullrich2009-07-031-1/+1
* Use COMPLETE_PATHScott Ullrich2009-07-031-1/+1
* Set kern.polling.idle_poll to 1 to match the FreeBSD 4.x behavior. Message f...Scott Ullrich2009-07-031-1/+2
* Fix static route code so that upgrading from 1.2 works as intended.Seth Mos2009-07-031-2/+4
* Check for an array before doing anything else. The array handling has changed...Ermal Luçi2009-07-031-2/+4
* Print the correct interface name to be used. This is reported on Issue #19 as...Ermal Luçi2009-07-031-2/+2
* remove unused variableScott Ullrich2009-07-021-3/+0
* No need for special etc handlingScott Ullrich2009-07-021-18/+11
* Fix check for file.Ermal Luçi2009-07-021-1/+1
* Convert even ssh key gen to the new subsystem_dirty calls.Ermal Luçi2009-07-012-10/+6
* Prevent recursive calls to conf_mount_*Ermal Luçi2009-07-011-1/+7
* Remove trailing /Scott Ullrich2009-07-011-1/+1
* Remove trailing /Scott Ullrich2009-07-011-1/+1
* Add missing /Scott Ullrich2009-07-011-1/+1
* Correct the name its parse_configScott Ullrich2009-06-301-4/+4
* Sleep for 10 seconds before rebooting and allow disks to catch upScott Ullrich2009-06-301-0/+5
* Nuke sajax files, they are no longer needed and can break the CPU meter.Scott Ullrich2009-06-301-1/+3
* Fix nanobsd update detectionRenato Botelho2009-06-301-2/+2
* Convert even voucher to the new subsystem_dirty functions. This reduces anoth...Ermal Luçi2009-06-301-7/+5
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-304-23/+44
* * Garbage collect a variable used for lockfile in the CP before but is unusef...Ermal Luçi2009-06-302-8/+6
* Fix various issues reported on http://forum.pfsense.org/index.php/topic,8672....Ermal Luçi2009-06-302-1/+3
* Mount RW when script launchesScott Ullrich2009-06-301-6/+3
* Add stub for update_output_window() if it does not existScott Ullrich2009-06-301-0/+5
* Send log file to /conf/Scott Ullrich2009-06-292-1/+2
* Use /etc/platform to check if we are nanobsd. Misc other cleanupsScott Ullrich2009-06-291-13/+17
* Use exec()Scott Ullrich2009-06-291-1/+1
* Doh, correct copy commandScott Ullrich2009-06-291-1/+1
* Add bit when restoring for diagnosticsScott Ullrich2009-06-292-2/+3
* UnbreakScott Ullrich2009-06-291-5/+4
* Alert when we are doing a NanoBSD style upgrade.Scott Ullrich2009-06-291-2/+2
* Alert when we detect a nanobsd image.Scott Ullrich2009-06-291-3/+7
* Correct filename checkScott Ullrich2009-06-291-1/+1
* Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.Scott Ullrich2009-06-291-4/+11
* Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.Scott Ullrich2009-06-291-3/+7
* Copy host /etc/fstab to newly created areaScott Ullrich2009-06-281-0/+1
OpenPOWER on IntegriCloud