Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  inc
  phpshellsessions
  rc.d
  skel
bogons 132 Bytes
bogonsv6 0 Bytes
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.3072 595 Bytes
dh-parameters.4096 769 Bytes
dh-parameters.6144 1.09 KB
dh-parameters.8192 1.43 KB
host.conf 205 Bytes
pfSense-ddb.conf 566 Bytes
pfSense-devd.conf 3.39 KB
pfSense-rc 18.2 KB
pfSense-rc.shutdown 1.73 KB
pfSense.obsoletedfiles 40.2 KB
rc.backup_aliastables.sh 763 Bytes
rc.backup_captiveportal.sh 867 Bytes
rc.backup_dhcpleases.sh 2.17 KB
rc.backup_logs.sh 1.24 KB
rc.backup_rrd.sh 479 Bytes
rc.banner 3.96 KB
rc.bootup 15.1 KB
rc.captiveportal_configure 1.01 KB
rc.captiveportal_configure_mac 1.3 KB
rc.carpbackup 4.47 KB
rc.carpmaster 7.63 KB
rc.checkclock 1.5 KB
rc.conf 58 Bytes
rc.disable_hdd_apm 1.21 KB
rc.dumpon 1.59 KB
rc.dyndns.update 1.73 KB
rc.ecl 7.25 KB
rc.expireaccounts 1.64 KB
rc.filter_configure 1.06 KB
rc.filter_configure_sync 1.02 KB
rc.filter_synchronize 10.4 KB
rc.gateway_alarm 1.55 KB
rc.halt 240 Bytes
rc.initial 3.51 KB
rc.initial.defaults 1.67 KB
rc.initial.halt 1.57 KB
rc.initial.password 3.31 KB
rc.initial.ping 1.48 KB
rc.initial.reboot 2.72 KB
rc.initial.setlanip 17.2 KB
rc.initial.setports 1.4 KB
rc.initial.toggle_sshd 2.39 KB
rc.interfaces_carp_configure 1005 Bytes
rc.interfaces_lan_configure 1003 Bytes
rc.interfaces_opt_configure 1.03 KB
rc.interfaces_wan_configure 1.23 KB
rc.ipsec 2.83 KB
rc.kill_states 2.86 KB
rc.linkup 8.67 KB
rc.newipsecdns 2 KB
rc.newroutedns 1.66 KB
rc.newwanip 9.72 KB
rc.newwanipv6 6.9 KB
rc.notify_message 1.19 KB
rc.ntpdate 1.02 KB
rc.openvpn 4.65 KB
rc.package_reinstall_all 1.72 KB
rc.packages 1.95 KB
rc.periodic 1015 Bytes
rc.php-fpm_restart 1.75 KB
rc.php_ini_setup 11.5 KB
rc.prunecaptiveportal 1.82 KB
rc.ramdisk_functions.sh 6.82 KB
rc.reboot 1.19 KB
rc.reload_all 1.2 KB
rc.reload_interfaces 1.14 KB
rc.resolv_conf_generate 978 Bytes
rc.restart_webgui 1.25 KB
rc.restore_config_backup 3.91 KB
rc.restore_ramdisk_store 1.83 KB
rc.savecore 1.69 KB
rc.savevoucher 1.22 KB
rc.start_packages 2.51 KB
rc.stop_packages 895 Bytes
rc.update_alias_url_data 1.14 KB
rc.update_bogons.sh 5.41 KB
rc.update_pkg_metadata 1.5 KB
rc.update_urltables 2.73 KB
sshd 6.57 KB
version 18 Bytes

Latest revisions

# Date Author Comment
b12078bb 02/06/2025 10:06 PM Brad Davis

Simplify rc.restore_ramdisk_store

d9554e41 02/06/2025 09:23 PM Brad Davis

Reorganize how RAM disks are created

This improves things by moving the read of the sizes for the RAM disks
up before things are unmounted and so we have a good linker cache for
xmllint to run and also avoids spawning another shell just to mount the
RAM disks.

46d21522 02/06/2025 09:23 PM Brad Davis

Setup the dynamic linker before we call xmllint

55e4f4ed 02/05/2025 10:05 PM Brad Davis

Shell exit codes are between 0-255

646b553b 02/05/2025 05:44 PM Brad Davis

Simplify these calculations by doing them directly in the shell

fa0d7711 02/05/2025 05:43 PM Brad Davis

Pet shellcheck SC2086 and properly quote variables

025b1ffc 02/05/2025 01:36 AM Luiz Souza

Replace cut with awk.

The awk can deal with multiple spaces and/or tabs as delimiters for the input.

While here, quote a couple of variables.

eb35f2ee 02/04/2025 10:57 PM Marcos M

Consider the linklocal_fallback value when checking the interface cache

This is needed to make sure that callers to find_interface_ipv6() using
different linklocal_fallback values receive the correct data.

Followup to ec7c1879da64f8a39e4aa8103c351768118af03d...

5f31c41b 02/04/2025 10:53 PM Luiz Souza

Add the swap partition created by growfs to the system fstab.

Fixes the missing swap partition with the emmc-serial images.

Ticket: #10888

28a94ddf 02/04/2025 07:59 PM Marcos M

Fix condition check in get_interface_addresses()

Followup to ec7c1879da64f8a39e4aa8103c351768118af03d

View revisions

Also available in: Atom