index
:
squashfu.git
master
SquashFU backup utility, fork with OverlayFS support
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2010-01-09
Split off root priviledge check to its own function -- check for each ↵
Dave Reisner
-2
/
+10
dispatcher so user can still see the usage file
2010-01-09
Split off directory structure creation to its own function
Dave Reisner
-4
/
+9
2010-01-09
Lots of bug fixes
Dave Reisner
-3
/
+8
2010-01-09
Rework recreation of seed after a backup. Works better, but not 100% yet
Dave Reisner
-14
/
+18
2010-01-09
Don't bail on a bad rsync, or else we won't clean up mounts. Add --resquash ↵
Dave Reisner
-7
/
+14
and --resquash-discard-old options to backup dispatcher
2010-01-09
Use boolean for KEEP_LAST_WEEK
Dave Reisner
-1
/
+1
2010-01-09
Add --modifier option to -B dispatch
Dave Reisner
-0
/
+1
2010-01-09
Bug fixes from tonight's run
Dave Reisner
-5
/
+14
2010-01-08
Add more debugging statements
Dave Reisner
-2
/
+4
2010-01-08
Add support for checking custom mounts
Dave Reisner
-2
/
+13
2010-01-08
Use mountpoint utility rather than grep'ing /proc/mounts
Dave Reisner
-3
/
+3
2010-01-08
Add detail about filtering output
Dave Reisner
-0
/
+1
2010-01-08
remove 1 item, add another
Dave Reisner
-2
/
+1
2010-01-08
Add skelton for -Z option to restore sanity
Dave Reisner
-0
/
+7
2010-01-08
Add detailed usage by bin for 'full' query
Dave Reisner
-6
/
+11
2010-01-08
Delete unused union_mount_by_day
Dave Reisner
-5
/
+0
2010-01-08
Alphabetize options in usage heredoc
Dave Reisner
-4
/
+4
2010-01-08
Add parsing and skeleton for query dispatcher
Dave Reisner
-6
/
+17
2010-01-08
I take it back, I do want a query dispatcher to parse for sanity
Dave Reisner
-4
/
+10
2010-01-08
squashfu renamed squashfu.conf
Dave Reisner
-62
/
+0
2010-01-08
Skip query dispatcher. Pass on straight to query_usage and deal with it there
Dave Reisner
-10
/
+4
2010-01-08
Create dispatchers for each action to more thoroughly check extra args
Dave Reisner
-12
/
+66
2010-01-08
Split unmount_all into two separate functions, calling both for _all
Dave Reisner
-5
/
+16
2010-01-08
Remove unused code in create_new_seed
Dave Reisner
-3
/
+0
2010-01-08
Refine config import
Dave Reisner
-2
/
+3
2010-01-08
Alphabetize functions
Dave Reisner
-95
/
+95
2010-01-08
stuff. sorry
Dave Reisner
-10
/
+13
2010-01-08
Add .conf extension, add options for color and debug output
Dave Reisner
-0
/
+70
2010-01-08
Flesh out heredoc for usage. Unfinished
Dave Reisner
-2
/
+37
2010-01-08
Add skeleton of option parser
Dave Reisner
-48
/
+64
2010-01-08
Make info funcs a little more descriptive
Dave Reisner
-4
/
+3
2010-01-08
More description, add external links
Dave Reisner
-3
/
+17
2010-01-08
Spacing for readability
Dave Reisner
-3
/
+5
2010-01-08
Clean up workflow
Dave Reisner
-12
/
+24
2010-01-08
Add proto for usage function
Dave Reisner
-4
/
+6
2010-01-08
Add finish routine, cleanup unneeded code/comments
Dave Reisner
-39
/
+19
2010-01-08
Add todo list. Everyone's favorite. Even the TODO list probably isn't complete
Dave Reisner
-0
/
+15
2010-01-08
Add warning about touching the branches. Don't make me tell you again... ↵
Dave Reisner
-1
/
+3
about the branches
2010-01-08
Still need ability to mount only part of the union in mount_union_ro()
Dave Reisner
-1
/
+1
2010-01-08
Less babysitting. Appears to behave better when the entirety is mounted ro ↵
Dave Reisner
-12
/
+15
and a single branch is remounted rw. Also, don't touch the fucking branches.
2010-01-08
Add further debugging -- stop crashing you turd
Dave Reisner
-31
/
+58
2010-01-07
Initial commit: extremely alpha
Dave Reisner
-0
/
+254
[prev]