Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
cleargmirror.sh 557 Bytes
cleargpt.sh 328 Bytes
gmirror_status_check.php 3.88 KB
mpd.script 39.8 KB
ntpdate_sync_once.sh 1.22 KB
openvpn.attributes.sh 409 Bytes
ovpn-linkdown 205 Bytes
ovpn-linkup 583 Bytes
ovpn_auth_verify 698 Bytes
pfSense-upgrade 21.5 KB
pfSsh.php 9.47 KB
ppp-ipv6 4.46 KB
ppp-linkdown 992 Bytes
ppp-linkup 2.11 KB
ppp-log-uptime.sh 173 Bytes
ppp-uptime.sh 144 Bytes
prefixes.php 3.34 KB
read_global_var 495 Bytes
read_xml_tag.sh 572 Bytes
show_filter_reload_status.php 439 Bytes
ufslabels.sh 3.73 KB
vpn-linkdown 119 Bytes
vpn-linkup 254 Bytes

Latest revisions

# Date Author Comment
f1d01c3e 02/05/2016 11:53 AM Renato Botelho

Fix #5837

Since the introduction of pkg_with_pb(), direct calls to this function
were added using the following format:

if ! pkg_with_pb ... | tee -a $logfile; then

What happened in this case is if was always getting a successfull
return code from tee call, and pkg_with_pb return was always being...

b69a106a 02/02/2016 12:38 PM Renato Botelho

Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when it's booting

1855c106 02/02/2016 12:38 PM Renato Botelho

Revert "Fix #5831"

This reverts commit 93a8ddf7a4c5d43cbeb623c923eb76659e6f49e0.

ec337167 02/01/2016 07:31 PM Renato Botelho

Save pkg call return code to use on return. The way it is now is always returning 0. It should fix #5837

aecade14 02/01/2016 12:20 PM Renato Botelho

Make additional packages install/delete operations to respect -n (dry-run)

2b29a7e2 02/01/2016 12:15 PM Renato Botelho

Reorder pkg_reinstall_all(), no functional changes

73e4bf68 02/01/2016 12:15 PM Renato Botelho

Respect ALL_PACKAGES for package removal

93a8ddf7 02/01/2016 11:19 AM Renato Botelho

Fix #5831

After PKG_AUTOUPDATE=false was removed, operations done during boot,
2nd and 3rd stages of upgrade process, are trying to update repository
metadata. The problem is during this stage we don't have a network
available yet and all needed packages were previously downloaded....

0c9b98c0 01/28/2016 11:57 PM Chris Buechler

Import David W's patch fixing issues with dhcp6c being launched multiple times in some circumstances. Ticket #5621

da2e65d5 01/28/2016 02:39 PM Jim Pingle

Test duplicated slice with fsck after cloning during an upgrade

View revisions

Also available in: Atom