Pretty up boot process.
Add $Id$ tag
Better more accurate description for write_config() call
Dont worry about noatime right now
Mount or unmount soekris boot partition for conf_mount_rw and counf_mount_ro
fix two typoes
Tell what config.xml wasn't loadedAdd description to write_config() in initial interface setup
Only write_config() if we actually upgraded config file versions (this should always happen if the functinogets called) and log what file version we migrated from and to.
write_config can now be passed a description of the changewill be used for version control descriptions
Initial commit of onbox version control (broken).
Do not modify fstab if we are on a wrap
sleep 5 -> sleep(5)
Alert the user of where the system is looking for config.xml
Use sh instead of tcsh
Look for configuration on d slice as well
Drop to a shell before halting the system so the user can inspect the issue.
Add conversion from config.xml versions 1.5 to 1.6 (properly handle new firmware directive).
Make is_package_installed() work for other packages again ;)
Newline after Starting INETD and FTP Helpers for FTP-PROXY... message
Move default gateway out of wan config to system config (leave in gui though)Remove scheduler config from interfacesBump config file version to 1.5
global $g is needed here.
Add ftp-sesame ftp helper.
Seperate autodetection out of previous function
vlan_setup needs an interface list
Correct the vlan_setup function.
We need to global $config since moving the set lan functions
Clean up comments
the filename is pfsense-utils.inc (plural)
Say welcome to the pfSense package manager!
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
Initial revision