Project

General

Profile

Download (6.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
97e553ae 03/09/2009 03:12 AM Scott Ullrich

rm -rf /pfSenseGITREPO, too

fcddf282 03/09/2009 02:57 AM Scott Ullrich

Set CODIR early, remove directories as needed

5a038d6a 03/09/2009 02:40 AM Scott Ullrich

Use full path to rm binary

179b09e1 03/09/2009 02:31 AM Scott Ullrich

Remove /home/pfsense on each run until we can fine tune this script.

0a029d0c 02/15/2009 10:12 PM Scott Ullrich

Blow away GIT repo until I get it under control (no pun intended)

4926f67c 02/09/2009 06:15 PM Scott Ullrich

Use $branch

72374d82 02/01/2009 05:09 AM Scott Ullrich

Unbreak RELENG_1_2 checkouts

735e564e 02/01/2009 04:58 AM Scott Ullrich

pkg_add -r git

74fb85b8 01/21/2009 02:08 AM Scott Ullrich

Remove mainline and HEAD previous checkouts (CVS)

48b09198 01/21/2009 02:00 AM Scott Ullrich

Use fetch and merge on subsequent checkouts

ad942134 01/21/2009 01:57 AM Scott Ullrich

Use fetch and merge on subsequent checkouts

2ac39ce3 01/21/2009 01:34 AM Scott Ullrich

Use /root/pfSenseGITREPO for checkouts

2b2f43c2 01/21/2009 01:28 AM Scott Ullrich

Add missing ;

6b1437ca 01/20/2009 09:59 PM Scott Ullrich

Correctly checkout branches

f6b84e5b 01/20/2009 09:37 PM Scott Ullrich

Checkout correctly

086f0258 01/20/2009 09:26 PM Scott Ullrich

Use git fetch and merge

7c4dddcb 01/20/2009 09:24 PM Scott Ullrich

Use git fetch

35a98a24 01/20/2009 09:12 PM Scott Ullrich

Correctly checkout GIT

fce9b046 01/20/2009 09:09 PM Scott Ullrich

Pull latest GIT repo (master)

dc358cba 01/20/2009 09:05 PM Scott Ullrich

Pull latest GIT repo

8eba9da8 01/18/2009 11:44 PM Scott Ullrich

Set git fetch url correctly

aae03d71 01/18/2009 11:35 PM Scott Ullrich

Checkout master correctly

4c1ed4a7 01/18/2009 08:38 PM Scott Ullrich

Handle git branches correctly (missing half the command)

81fa1cc3 01/17/2009 07:31 PM Scott Ullrich

Update scripts for git (final repo cut).

df8472fb 12/23/2008 07:36 PM Scott Ullrich

Run /etc/rc/php_ini_setup before testing php

ac94a233 11/24/2008 04:22 AM Scott Ullrich

Do not sleep, just exit

f525af81 11/24/2008 04:05 AM Scott Ullrich

Remove non-needed \n

e1cb970e 11/23/2008 11:48 PM Scott Ullrich

Minor text cleanups

3f179a55 11/23/2008 11:46 PM Scott Ullrich
  • Split more code into a function
  • Move all functions to top
  • Wait for PHP to restart
  • Really use correct rules.debug files
dbec18e1 11/23/2008 11:38 PM Scott Ullrich
  • Use system
  • Use correct filename
c4110081 11/23/2008 11:07 PM Scott Ullrich

Show rule differences (rules.debug) after a sync. Handy if you have
changed filter.inc.

bfd1cd6b 11/23/2008 12:11 AM Scott Ullrich

Minor formatting and text refinements

0c15a747 11/23/2008 12:04 AM Scott Ullrich

Correctly set nobackup flag

6680b6d1 11/22/2008 11:59 PM Scott Ullrich
  • Exclude /var/dhcpd/dev/ from backups
  • Split out long excludes into shorter assignments
17653781 11/22/2008 11:55 PM Scott Ullrich

Add missing exit

edfde771 11/22/2008 11:54 PM Scott Ullrich

Exit before upgrade, etc on failure

fe928519 11/22/2008 11:53 PM Scott Ullrich

Test php after cvssync. If you go backwards in time your PHP will puke.
If php pukes and a previous backup exists, just restore it.

16bc968e 11/21/2008 08:46 PM Scott Ullrich

Spell conf correctly

7a7371d1 11/20/2008 10:24 PM Scott Ullrich

Fix NOBACKUP

4d7ca5b6 11/20/2008 10:21 PM Scott Ullrich

Oops, this is PHP

26a1126c 11/20/2008 10:19 PM Scott Ullrich

Work on embedded, too

158978d2 11/09/2008 03:44 AM Scott Ullrich

Use files.pfsense.org

e284cc53 10/30/2008 04:14 AM Scott Ullrich

Ignore /var/db/racoon/racoon.sock

83922edf 10/30/2008 04:13 AM Scott Ullrich

Check for no backup correctly

ab757ebc 10/24/2008 12:17 AM Scott Ullrich

Add additional text that might explain what this script does

0c68311c 10/24/2008 12:15 AM Scott Ullrich

Use tabs to seperate option and text

d56e44ba 10/24/2008 12:13 AM Scott Ullrich

Show the backup date and time available for RESTORE

76e74f41 10/23/2008 10:49 PM Scott Ullrich

Correct 0 - Array error

94d73e3d 09/08/2008 09:51 PM Scott Ullrich

Clarify operation in progress

8d9a67b2 09/07/2008 01:09 AM Scott Ullrich

Eliminate unneeded ,

254454a2 09/06/2008 11:33 PM Scott Ullrich

Hide misc errors that occur on / when we have a read-only filesystem (livecd).

34781923 09/06/2008 11:12 PM Scott Ullrich
  • Cleanup php fastcgi files better
  • Remove *.tmp files
4f05fc73 09/06/2008 10:02 PM Scott Ullrich

Do not update platform on cvssync runs

b9c529eb 09/06/2008 09:57 PM Scott Ullrich

It is now technically possible to cvssync livecd for testing :)

bfc956c0 09/06/2008 08:25 PM Scott Ullrich

Move cvssync functions to /root/

b8e4d276 08/31/2008 02:12 AM Scott Ullrich

Revert.

55251f1a 08/30/2008 02:29 AM Scott Ullrich

Output file we are copying. Somehow it appears that niftyjsCode.js
is failing to copy.

84b5f39b 08/23/2008 10:47 PM Scott Ullrich

Add fourth parameter NOBACKUP

659fa7f2 08/03/2008 05:54 PM Matthew Grooms

Cleanup authentication code. The basic auth method, the passwd, htpasswd
and pam backing functions have been removed. The basic auth method was
legacy code and the backing functions were redundant with no added value
that I could see. A simplified replacement backing function named...

c9030aec 07/31/2008 09:54 PM Scott Ullrich

Do not backup /var/empty

9226ab39 07/31/2008 09:50 PM Scott Ullrich

Unlink files when restoring.

d688f4e0 07/31/2008 09:36 PM Scott Ullrich

Break out text to new line, pause for 5 seconds after showing backup size.

8388bbc6 07/31/2008 09:34 PM Scott Ullrich

Report backup size after completion.

36db7251 07/31/2008 09:30 PM Scott Ullrich

Add line break to make the text look tidy.

e469df3d 07/31/2008 09:02 PM Scott Ullrich

Alert user we are restarting lighty and friends in 5 seconds.

e265afd0 07/31/2008 08:59 PM Scott Ullrich

Launch helper script in background to relaunch lighty and friends.

13d219d7 07/31/2008 08:57 PM Scott Ullrich

Output echos in the correct order.

26aa0611 07/31/2008 08:55 PM Scott Ullrich

Output more details during restart operations

1bbb52e6 07/31/2008 08:51 PM Scott Ullrich

Spell exclude correctly

665bba75 07/31/2008 08:50 PM Scott Ullrich
  • Ignore /var/run during backups
  • Exec restart commands in background
8d136ee2 07/31/2008 08:47 PM Scott Ullrich

Remove ermals testing branch. These changes have been merged.

ff33e21f 07/31/2008 08:46 PM Scott Ullrich
  • Backup prior configuration before syncing. Tired of blowing up my
    firewall and having to spend hours to get back online. This is not
    exactly productive.
  • Add a RESTORE option as a branch if we detect a previous CVSSYNC.

With these changes it should be easy as pie to revert to the last known...

171217dc 06/29/2008 10:21 PM Scott Ullrich
  • HEAD is dead, zed.
  • Add RELENG_1_MULTI_ANYTHING for ermals branch
2b519cf7 06/22/2008 05:24 AM Chris Buechler

fully back out previous change and fix cvssync

5f4e06a2 06/22/2008 04:23 AM Scott Ullrich

Back out last change, no longer needed.

3a77a392 06/19/2008 06:03 PM Scott Ullrich

Do not overwrite 0 sized bianries during cvssync

Reported-by: BillM

2b065943 05/17/2008 08:46 PM Scott Ullrich

Ticket #1678 fixes

138e0be8 03/11/2008 03:05 AM Scott Ullrich

Clarify comment.

aa0b2c97 03/10/2008 02:41 AM Scott Ullrich

Restart webConfigurator first.

155fc60e 03/08/2008 01:12 AM Scott Ullrich
  • Use general pkg for cvsup-without-gui
  • Download static cvs binary from files.pfsense.org
9bb3e055 12/13/2007 05:07 AM Scott Ullrich

Update (C) and comment

9b252d68 12/12/2007 10:30 PM Scott Ullrich

Correct release information

76e155cc 12/02/2007 03:57 AM Scott Ullrich

Require auth.inc

537bc12e 11/24/2007 04:38 AM Scott Ullrich

Really allow command arguments from pfSsh.php

71845120 11/24/2007 04:35 AM Scott Ullrich

Allow command arguments from pfSsh.php

44d2484c 11/24/2007 01:43 AM Scott Ullrich

Remove syslog.conf from checked out files marked for updating.

9fa76728 11/23/2007 10:44 PM Scott Ullrich

Move branch names and descriptions to an array instead of hard coding.

9c55f824 11/23/2007 08:10 AM Scott Ullrich

Remove extra c/r

96ebb0a6 11/23/2007 07:57 AM Scott Ullrich

Allow arguments to be passed to cvssync so you can do:

pfSsh.php playback cvssync RELENG_1

64754618 11/23/2007 07:47 AM Scott Ullrich

Note script is "Terminating" at end.

784cca4d 11/23/2007 07:42 AM Scott Ullrich

Simplify the process and do not download the entire cvs tree for cvssync operations. Simply cvsup the needed branch. Saves bandwidth, time, diskspace, etc.

90d9604a 11/23/2007 06:14 AM Scott Ullrich

Add missing carriage returns

800351cc 11/23/2007 06:08 AM Scott Ullrich

Move cvs_sync.sh to pfSense shell as the cvssync playback command.