summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* Apparently my big fat warning about needing two interfaces is not a big ↵Scott Ullrich2006-11-061-1/+5
| | | | enough warning. Make the language a bit more precise and stern to thwart bogus support requests.
* Add missing \nScott Ullrich2006-10-081-1/+1
|
* Show a *BIG FAT WARNING* that under 128 megaytes does not work during ↵Scott Ullrich2006-10-081-0/+13
| | | | initial setup if <128 megs of ram detected.
* Do not start ftpsesame on disabled interfaces (optionals)Scott Ullrich2006-09-041-0/+4
|
* Don't echo . on bootup in rw and ro functionsScott Ullrich2006-09-011-8/+0
|
* * Do not read-only mount if a firmware upgrade is in progressScott Ullrich2006-09-011-9/+19
| | | | * Spew more .'s and pretend we boot faster
* When a firmware update is in progress, it is very important that we do not ↵Scott Ullrich2006-09-011-0/+4
| | | | go RO.
* Echo out . in a few places during bootupScott Ullrich2006-08-261-3/+14
|
* Cleanup read and write routines.Scott Ullrich2006-08-251-20/+9
| | | | Submitted-by: Andrew Thompson
* Correctly discover last backup.Scott Ullrich2006-08-141-2/+3
|
* Return last entry for discover_backup()Scott Ullrich2006-08-141-2/+1
|
* When restoring the last known good configuration, really restore the last ↵Scott Ullrich2006-08-141-1/+1
| | | | known good, not the *OLDEST*!
* config_validate requires a config file, not a file stream.Scott Ullrich2006-08-141-1/+1
| | | | Noticed-by: BillM
* Change detection code to detect <m0n0wall> instead of m0n0wall for config ↵Scott Ullrich2006-08-141-1/+1
| | | | upgrades,.
* config_validate requires a config file, not a file stream.Scott Ullrich2006-08-141-1/+1
| | | | Noticed-by: BillM
* Don't move file when doing a restore, simply copy it.Scott Ullrich2006-08-091-1/+1
|
* s/gettext//Scott Ullrich2006-08-091-4/+4
|
* If no config.xml is found, attempt restore from the latest backup.Scott Ullrich2006-08-091-0/+8
|
* If no config.xml is found, attempt restore from the latest backup.Scott Ullrich2006-08-081-1/+9
|
* Attempt restore of previous backup if we are halting.Scott Ullrich2006-08-081-5/+10
|
* When booting and conf_mount_rw() is run, if it decides to run fsck -y alert ↵Scott Ullrich2006-07-041-78/+80
| | | | to user of this fact.
* Woops, back that out, this MFC has already taken place.Scott Ullrich2006-06-261-17/+0
|
* MFC 12503Scott Ullrich2006-06-261-1/+18
| | | | dded set_device_perms. This is needed by the new packages, cause the proxies run as proxy:proxy, and need to access /dev/pf.
* Woops, unlock config after writing out cache, not before.Scott Ullrich2006-06-101-2/+2
|
* Sync back with m0n0wall. This method of saving is quicker than ours.Scott Ullrich2006-06-101-2/+13
|
* MFC needed package changes from FernandoScott Ullrich2006-06-051-1/+18
|
* Always keep one config.xml backup on hand for embedded platformScott Ullrich2006-05-161-1/+10
|
* Don't echo out line, send it to the system logsScott Ullrich2006-05-051-1/+1
|
* We need R/W access to config.xmlScott Ullrich2006-05-051-1/+3
| | | | Ticket #954
* Just check for lack of ip to run ftpsesame.Scott Ullrich2006-04-211-1/+1
|
* webGUI -> webConfiguratorScott Ullrich2006-04-211-2/+2
|
* Do not spew booting items during reload_all_sync()Scott Ullrich2006-04-211-0/+2
|
* When assigning interfaces if a previous description is found for a optiona ↵Scott Ullrich2006-04-211-0/+5
| | | | | | | | | | interface, show a blurb of the info above the line. Example. In this case the optiona description name was WIRELESS Optional interface 1 description found: WIRELESS Enter the Optional 1 interface name or 'a' for auto-detection (or nothing if finished):
* Remove keyboard mapping script. It hangs.Scott Ullrich2006-04-141-6/+0
|
* Ask about keyboard mapping earlier in the processScott Ullrich2006-04-141-6/+6
|
* Add ability to change keyboard mapping for all the users across the big pond.Scott Ullrich2006-04-131-0/+6
|
* We're in 2006 now, totoScott Ullrich2006-04-081-1/+1
|
* * Minior tab alignmentsScott Ullrich2006-04-081-75/+75
|
* Support FTP on bridgesScott Ullrich2006-04-071-1/+4
|
* Support FTP on bridgesScott Ullrich2006-04-071-1/+3
|
* Support FTP on bridgesScott Ullrich2006-04-071-0/+5
|
* set $last_backup = "";Scott Ullrich2006-04-061-0/+1
|
* Dont unlock config.Scott Ullrich2006-04-061-1/+1
|
* If we boot and cannot find config.xml, attempt to find a backed up version ↵Scott Ullrich2006-04-061-9/+35
| | | | and restore if necessary.
* Do not allow /tmp/rc.linkup to be created on devd startScott Ullrich2006-03-131-1/+4
|
* Correctly check for ftp helper status on optional interfacesScott Ullrich2006-03-101-3/+3
| | | | | | Tested-by: databeestje teehee
* Don't flag the wizard when assigning interfacesScott Ullrich2006-02-261-5/+0
|
* MFCScott Ullrich2006-02-261-1/+9
| | | | Shaper fixes from BillM
* Remove ftpsesame, its been reported to actually break pftpx in certain casesScott Ullrich2006-01-181-3/+0
|
* Use $g['booting']Scott Ullrich2006-01-151-3/+3
|
OpenPOWER on IntegriCloud