Commit Graph

14141 Commits

Author SHA1 Message Date
Erik Fonnesbeck
89e52df87f Add a default setting to location type of wireless that leaves the setting at its default for the interface. 2010-05-25 13:03:35 -06:00
Erik Fonnesbeck
1cf76394ee pfSense_get_interface_stats no longer gives the up/down status of the interface, so use pfSense_get_interface_addresses instead. 2010-05-25 12:52:59 -06:00
jim-p
b99544e86c Fix caps/grammar. 2010-05-25 13:39:16 -04:00
jim-p
2cd8563160 Remove logs from temp config backup so they aren't clobbered when restored. 2010-05-25 11:27:31 -04:00
jim-p
78d7e759b6 Standardize upgrade log filenames 2010-05-25 11:27:30 -04:00
jim-p
ce09186c9d Backup all of /conf including subdirectories during upgrade instead of just files in /conf/ 2010-05-25 11:27:29 -04:00
Ermal
9b1a8d98f6 Ticket #444. Use noatime even here. 2010-05-25 16:22:36 +00:00
Ermal
f2033fc7bb Ticket #444. Use noatime even here. 2010-05-25 16:19:38 +00:00
Ermal
cffe41cb24 Do not run netstat but use pfSense_get_interface_stats to gather interface statistics. This speedups a lot on nanobsd which needed some time to generate the statistics especially with dashboard 2010-05-25 15:22:52 +00:00
Ermal
814992f747 Use url_redirection even on successful login case if present. Add a redir functionality to portal_reply_page to keep the code centralized. 2010-05-24 23:43:04 +00:00
Ermal
f49c1b00d3 Actually use the previous configured mac/ip, if present, for finding rules to be deleted. 2010-05-24 23:01:11 +00:00
Ermal
d5c56d7226 When editing a mac/ip passthru entry readd the rules again since values might have changed. 2010-05-24 22:58:12 +00:00
Ermal
0eb9b1b4a7 Actually use the radius WISPr(4) attribute 'url_redirection' when present. 2010-05-24 22:54:16 +00:00
Ermal
27588018f4 Actually match the description and send the wan interface ip as Called-Station-Id on default settings. 2010-05-24 22:18:02 +00:00
Ermal
9628bd1c30 Actually use the radius WISPr(4) attribute 'url_redirection' if present. 2010-05-24 22:12:08 +00:00
jim-p
e588bd54bd Insulate some variables as they are used. 2010-05-24 16:43:51 -04:00
jim-p
042fa85c3b Fix VIP list generation here also. 2010-05-24 13:30:33 -04:00
jim-p
08a5d2eb84 Properly generate a list of proxy arp VIPs for address drop-down list. 2010-05-24 13:26:02 -04:00
jim-p
cd12fce3a6 Let these files stay since they were brought back (for now). 2010-05-24 12:38:38 -04:00
Ermal
70d6b5c491 Ticket #612. Correctly show the number of users as 0 on a group with no users. Also handle the case of empty arrays on the xmlparser. 2010-05-24 18:10:50 +00:00
Ermal
0914b6bbe5 Use mwexec where it does not make sense to use popen for something that does not take any parameters. Create a function to actually remove a user from its groups when the user itself is deleted. 2010-05-24 17:49:12 +00:00
Ermal
f37caa93fe Add to the System->Advanced an option to disable the redirect from port 80 when on https. 2010-05-24 16:57:27 +00:00
Scott Ullrich
58fdcb9c79 Adding initial version of pc-sysinstaller GUI frontend which so far supports Quick/Easy install 2010-05-23 19:35:57 -04:00
Scott Ullrich
b713d7900f Use hw.physmem when other methods fail 2010-05-23 16:12:27 -04:00
Scott Ullrich
14cf5bf458 Do not copy verbose 2010-05-23 04:44:02 -04:00
Scott Ullrich
514026a5f6 Reboot after install 2010-05-23 04:07:21 -04:00
Scott Ullrich
07c47ddc1a Do not run command in chroot 2010-05-23 03:45:09 -04:00
Scott Ullrich
e5ca8dfe66 cd to / before running after_installation_routines.sh 2010-05-23 03:30:46 -04:00
Scott Ullrich
cb8b81c7c6 Make sure script it a+rx 2010-05-23 03:05:53 -04:00
Scott Ullrich
18fd8c21b2 Copy to same target 2010-05-23 02:54:39 -04:00
Scott Ullrich
e427428ac7 Sort by , 2010-05-23 02:42:08 -04:00
Scott Ullrich
abfcf13a3e Move to INSTALLMEDIUM 2010-05-23 02:26:18 -04:00
Scott Ullrich
e4cce28bf6 Handle cpdup mode 2010-05-23 02:12:06 -04:00
Scott Ullrich
99e0bc97fa oops, make variable 2010-05-23 01:43:17 -04:00
Scott Ullrich
b44a76e7c8 Move cpdup to LiveCD INSTALLTYPE 2010-05-23 01:38:59 -04:00
Scott Ullrich
f999679145 Adding cpdup packageType 2010-05-23 01:09:05 -04:00
Scott Ullrich
8b3a495bac Make installer unionfs 2010-05-23 00:58:25 -04:00
Scott Ullrich
89e47a070a Add missing then 2010-05-23 00:46:16 -04:00
Scott Ullrich
efce15886d Add newline 2010-05-23 00:44:46 -04:00
Scott Ullrich
0d1ee87f13 Adding pfSense UFS example 2010-05-23 00:40:52 -04:00
Scott Ullrich
58a8852c6e Run /usr/local/bin/after_installation_routines.sh after installation 2010-05-23 00:34:34 -04:00
Scott Ullrich
b552874a85 Correct example 2010-05-23 00:28:28 -04:00
Scott Ullrich
8f8e443426 Reduce to two disks 2010-05-23 00:27:02 -04:00
Scott Ullrich
a9401cec3f Adding pfSense example 2010-05-23 00:25:16 -04:00
Scott Ullrich
e3ccf0504f cpdup correctly 2010-05-23 00:11:38 -04:00
Scott Ullrich
3d99ee74d0 Customize for both PC-BSD and pfSense 2010-05-23 00:03:20 -04:00
Scott Ullrich
996b3504d3 Adding cpdup option 2010-05-22 23:57:37 -04:00
Scott Ullrich
e5cd6d8960 Do not include altq/shaper twice 2010-05-22 23:18:12 -04:00
Scott Ullrich
2e98ba40e0 Removing desktop specific items 2010-05-22 23:04:18 -04:00
Scott Ullrich
26e50f4345 Adding changes file describing changes made so that installer works with pfSense in hopes of getting changes made upstream to accomidate both. Change test-live.sh to detect /dev/iso9660/pfSense 2010-05-22 23:02:10 -04:00