Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  skel
  ssh
  ssl
auth.conf 272 Bytes
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.48 KB
crontab 126 Bytes
current-supfile 139 Bytes
ddb.conf 225 Bytes
devd.conf 2.18 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
ecl.php 4.84 KB
fbtab 142 Bytes
gettytab 5.82 KB
group 410 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
libmap.conf 106 Bytes
login.conf 6.37 KB
master.passwd 1.8 KB
motd 0 Bytes
networks 365 Bytes
pamd.conf 2.4 KB
passwd 1.49 KB
pccard.conf 9.73 KB
pf.os 27.9 KB
pfSense.obsoletedfiles 1.81 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 10.6 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 490 Bytes
rc.banner 3.32 KB
rc.bootup 12.5 KB
rc.captiveportal_configure 1.55 KB
rc.carpbackup 2.13 KB
rc.carpmaster 2.12 KB
rc.cdrom 1.04 KB
rc.conf_mount_ro 1.44 KB
rc.conf_mount_rw 1.44 KB
rc.create_full_backup 496 Bytes
rc.dhclient_cron 2 KB
rc.disable_hdd_apm 234 Bytes
rc.dumpon 795 Bytes
rc.dyndns.update 1.75 KB
rc.embedded 786 Bytes
rc.expireaccounts 2.08 KB
rc.filter_configure 1.63 KB
rc.filter_configure_sync 1.65 KB
rc.filter_configure_xmlrpc 2.09 KB
rc.filter_synchronize 15.8 KB
rc.firmware 16.8 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.68 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 6.34 KB
rc.initial.halt 1.93 KB
rc.initial.password 2.75 KB
rc.initial.ping 1.9 KB
rc.initial.reboot 1.87 KB
rc.initial.setlanip 14.7 KB
rc.initial.setports 1.81 KB
rc.initial.store_config_to_removable_device 3 KB
rc.initial.toggle_sshd 2.25 KB
rc.interfaces_carp_configure 1.55 KB
rc.interfaces_lan_configure 1.55 KB
rc.interfaces_opt_configure 1.6 KB
rc.interfaces_wan_configure 1.7 KB
rc.linkup 3.41 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.28 KB
rc.newwanip 6.27 KB
rc.newwanipv6 5.65 KB
rc.notify_message 1.87 KB
rc.ntpdate 1.56 KB
rc.openvpn 1.94 KB
rc.packages 1.68 KB
rc.php_ini_setup 9.73 KB
rc.prunecaptiveportal 2.06 KB
rc.reboot 552 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.71 KB
rc.resolv_conf_generate 1.51 KB
rc.restart_webgui 411 Bytes
rc.restore_config_backup 3.29 KB
rc.restore_full_backup 512 Bytes
rc.savecore 485 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 727 Bytes
rc.start_packages 2.41 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.57 KB
rc.update_bogons.sh 2.56 KB
rc.update_urltables 1.3 KB
services 150 KB
shells 267 Bytes
sshd 6.96 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 10 Bytes
version_base 4 Bytes
version_kernel 4 Bytes

Latest revisions

# Date Author Comment
c5966711 08/07/2012 10:25 AM phildd

Change rcfileprefix to a constant

dd9e0bdb 08/07/2012 10:23 AM phildd

Change rcfileprefix to a constant

1bf52c67 08/06/2012 09:44 AM Phil Davis

Minor text typo in DynDNS log message

I noticed the "Inital" typo in my syslog, so thought I might as well scan through the DynDNS messages and fix it up.

82acb8b3 08/03/2012 04:45 AM Phil Davis

Minor fix to percentage output on pkg install

A variable not changed in a cut-paste.
When on console, update_progress_bar should also only be called for 1-9 then every 10% progress, to reduce serial output volume.

665340db 08/02/2012 04:38 PM Jim Pingle

Activate more Hash, DH, and PFS options that are available in racoon now. Note that SHA256-512 are RFC4868 compliant in FreeBSD, may break with other incompatible stacks.

342a2f18 08/02/2012 12:55 PM Phil Davis

Ensure conf_mount_rw and conf_mount_ro are matched

On nanobsd, running /etc/rc.update_bogons.sh gives:
[2.1-BETA0][]/tmp(12): /etc/rc.update_bogons.sh 1
/etc/rc.update_bogons.sh: cannot create /etc/bogonsv6: Read-only file system
The code does 1 conf_mount_rw but 2 conf_mount_ro...

449d3e96 08/02/2012 09:06 AM Phil Davis

Tidy package cleanup output

Add a "done." and newline after "Cleaning up..."
Then when output is going to the serial console the next line will start cleanly and %age figures will not write over the top of "Clean".

2a315bee 08/02/2012 08:01 AM Phil Davis

Tidy up percentage logging to console

When on the console, the code only intended to update the percentage downloaded every 10%. Due to string-and-int type differences, the test was not working, all percentages were being logged. This is fixed.
Also, add a newline after 100% - then whatever outputs next gets a clean start on a new line of output....

f7c8f633 08/01/2012 06:53 PM Jim Pingle

Ensure this gets a set default value or things can break

bfede3d4 08/01/2012 04:13 PM Jim Pingle

Correct variable name. Fixes #2571

View revisions

Also available in: Atom