summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to tell dump_clog not to ignore packages.Colin Smith2005-04-271-3/+3
* Always ignore packages.Colin Smith2005-04-271-5/+1
* Include xmlparse_pkg. This is needed to iterate through the installated packa...Colin Smith2005-04-271-0/+1
* Add an option to ignore package log entries. This has the convenient side eff...Colin Smith2005-04-271-5/+19
* Update maximum post size to 90 megsScott Ullrich2005-04-262-4/+4
* ttyp0 -> ttyv0Scott Ullrich2005-04-261-1/+1
* Fixup tabsScott Ullrich2005-04-262-4/+3
* Use two tabs for ttyv0 serial ttys entryScott Ullrich2005-04-261-1/+1
* * config_mount_ro(); -> conf_mount_ro();Scott Ullrich2005-04-261-1/+0
* * config_mount_ro(); -> conf_mount_ro();Scott Ullrich2005-04-261-1/+3
* Dont forget to mount rw and ro while writing out /etc/ttys and /boot/loader.rcScott Ullrich2005-04-261-0/+4
* Add the ability to turn on the serial console from the advanced menu.Scott Ullrich2005-04-261-0/+37
* Make $myurl a global variableScott Ullrich2005-04-261-1/+1
* Correctly count dhcp rangeScott Ullrich2005-04-261-3/+5
* (#15) Fix checking for autoupdate.lock.Colin Smith2005-04-261-2/+2
* XML was not being parsed if pkg_config.xml already existsScott Ullrich2005-04-261-1/+1
* * Use $pkg_config['packages']['package']Scott Ullrich2005-04-261-2/+2
* $g needs to be a global, too to participate in the fun.Scott Ullrich2005-04-261-1/+1
* pkg_mgr_delete.php requires a pkg name instead of its id#Scott Ullrich2005-04-261-1/+1
* * Fix XML error if no packages are defined.Colin Smith2005-04-261-36/+30
* Do not foreach through $ipseccfg['tunnel'] if its not definedScott Ullrich2005-04-261-7/+8
* unset bandwidthtype type if no bandwidth is specifiedScott Ullrich2005-04-261-0/+2
* unset bandwidth type if no bandwidth is specifiedScott Ullrich2005-04-261-1/+3
* $changecount++ so that the savings on the form can be saved. DOH!Scott Ullrich2005-04-261-0/+2
* Fix fatal error when no packages are installed.Colin Smith2005-04-261-2/+3
* Check the correct array for packages.Colin Smith2005-04-261-2/+2
* Remove blurb at bottom about creating a rule. We do this automatically when ...Scott Ullrich2005-04-261-3/+1
* Correctly restore gateway address.Scott Ullrich2005-04-261-0/+2
* Update domain field regex to allow -'sScott Ullrich2005-04-261-1/+1
* Create /var/db/pkg if it does not existScott Ullrich2005-04-261-0/+3
* Unset $config['system']['dnsallowoverride'] before assigning.Scott Ullrich2005-04-261-0/+3
* * Do not assign a label to a rule if its disabledScott Ullrich2005-04-261-17/+18
* Remove trailing spaceScott Ullrich2005-04-261-1/+1
* Echo out interface name when its not WAN.Scott Ullrich2005-04-261-1/+1
* Match max_execution_time and max_input_time to known good values that allow f...Scott Ullrich2005-04-262-4/+4
* Version bumpScott Ullrich2005-04-261-1/+1
* Include xmlrpc.inc instead of xmlrpc_client.inc.Colin Smith2005-04-261-1/+1
* Clean up full reinstall code.Colin Smith2005-04-261-12/+10
* get_available_pkg_id: Don't fetch and parse pkg_config if it's already defined.Colin Smith2005-04-261-4/+9
* We don't need to foreach through pkg_config.xml.Colin Smith2005-04-251-6/+1
* * a_sort -> asortColin Smith2005-04-251-1/+1
* Fix sorting.Colin Smith2005-04-251-6/+7
* Do not show errors. We may not be on a CF type system.Scott Ullrich2005-04-251-4/+4
* Sort installed packages.Colin Smith2005-04-251-4/+15
* * Use a_sort to preserve key values.Colin Smith2005-04-251-8/+8
* Sort the list of available packages.Colin Smith2005-04-251-14/+12
* Fix formatting.Colin Smith2005-04-231-1/+1
* * Fix successful install logic.Colin Smith2005-04-231-11/+20
* Rename Package Manager to Packages .. Ony Safari the item word wraps and it l...Scott Ullrich2005-04-231-1/+1
* Minor tweaks.Colin Smith2005-04-231-1/+1
OpenPOWER on IntegriCloud