summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Modify the way to use 'patch' in 'baserock-system-config-sync'.Pedro Alvarez2014-02-202-2/+8
| * Update 'baserock-system-config-sync' tests to check permissionsPedro Alvarez2014-02-201-2/+30
|/
* Merge branch 'benbrown/bscs-non-baserock'Ben Brown2014-01-061-10/+10
|\
| * Add options to diff command to change header content to only include file nam...Ben Brown2014-01-061-2/+2
| * Removed 'local' from variables that are not within functionsBen Brown2014-01-061-8/+8
|/
* Merge branch 'benbrown/S9537/convert-xattribute-tests'Ben Brown2014-01-0621-839/+144
|\
| * Remove old tests and any code specific to those testsBen Brown2013-12-1919-839/+2
| * Scenarios testing extended attributes on file systems that support themBen Brown2013-12-182-0/+83
| * Add newlines to increase readabilityBen Brown2013-12-171-0/+59
|/
* Merge branch 'benbrown/S9482/convert-socket-tests'Ben Brown2013-12-163-4/+88
|\
| * Socket scenarios addedBen Brown2013-12-161-3/+44
| * Add socket creation program to MakefileBen Brown2013-12-161-1/+2
| * Added C program which creates named Unix socketsBen Brown2013-12-161-0/+42
|/
* Merge branch 'benbrown/S9462/convert-device-tests'Ben Brown2013-12-111-10/+55
|\
| * Chardev and blockdev scenarios addedBen Brown2013-11-191-10/+55
|/
* Merge branch 'benbrown/S9561/scenario-language'Ben Brown2013-11-191-176/+172
|\
| * Modified yarn to be more readable, IMPLEMENTS made "cleaner"Ben Brown2013-11-141-176/+172
|/
* Merge branch 'benbrown/S9451/convert-directory-tests'Ben Brown2013-11-0611-142/+218
|\
| * Symtime now compiles at 'make', rather than 'make check'Ben Brown2013-11-051-1/+1
| * Conversion of tbdiff directory testsBen Brown2013-11-0510-141/+217
|/
* Merge branch 'benbrown/S9423/convert-symlink-tests'Ben Brown2013-11-014-75/+204
|\
| * Updated the README to reflect changes made.Ben Brown2013-11-011-2/+16
| * Makefile.am now creates helper binary on make check and executes yarnsBen Brown2013-11-011-0/+5
| * Added symlink scenarios and a C program that changes the mtimes of symlinks.Ben Brown2013-11-012-73/+183
|/
* Merge branch 'benbrown/yarns'Ben Brown2013-10-291-46/+94
|\
| * Conversion of fifo tbdiff tests to yarnBen Brown2013-10-281-46/+94
|/
* Merge remote-tracking branch 'remotes/origin/benbrown/yarns'Lars Wirzenius2013-10-251-4/+98
|\
| * Conversion of tbdiff test '00_regular_file_diff.sh' to yarnBen Brown2013-10-251-4/+98
|/
* Merge branch 'benbrown/yarns'Ben Brown2013-10-244-0/+67
|\
| * Add new Yarn based test suiteBen Brown2013-10-244-0/+67
|/
* Change the temporary directory used for tests to be based on the current dire...Tiago Gomes2013-07-011-1/+3
* Remove test mode and provide hooks to use a test suite.Tiago Gomes2013-07-01222-33/+1003
* Impromevements to baserock-system-configTiago Gomes2013-07-014-44/+57
* Script to merge and syncronize /etc in different system versionsTiago Gomes2013-06-2549-1/+725
* Add a few btrfs filesystem sync calls for debugging.Jannis Pohlmann2012-03-272-2/+9
* Rename tbdiff-switch to tb-switch.Jannis Pohlmann2012-03-274-5/+5
* Rename tbdiff-update to tb-update.Jannis Pohlmann2012-03-274-5/+5
* Clear traps before exiting, explicitly umount before reboot.Jannis Pohlmann2012-03-262-6/+18
* Use busybox sync instead of sync alone.Jannis Pohlmann2012-03-262-2/+2
* Add sync at the end of tbdiff-{update,switch}.Jannis Pohlmann2012-03-232-0/+6
* Fix various runtime issues in tbdiff-switch.Jannis Pohlmann2012-03-231-7/+1
* Add a new tbdiff-switch command to switch a system to a new subvolume.Jannis Pohlmann2012-03-234-0/+102
* Call 'busybox reboot' at the end of tbdiff-update to reboot the system.Jannis Pohlmann2012-03-231-0/+3
* Hard-code more stuff (rm, mktemp) to busybox.Jannis Pohlmann2012-03-231-2/+2
* Hard-code buysbox cp and sed for now.Jannis Pohlmann2012-03-231-4/+4
* Add new tbdiff-update command to apply a patch to a system.Jannis Pohlmann2012-03-234-1/+134
* Switch to the autotools build system in tbdiff.morph.Jannis Pohlmann2012-03-231-6/+1
* Switch to a shared tbdiff library and make this an autotools project.Jannis Pohlmann2012-03-2227-87/+509
* Add tbdiff.morph and DESTDIR support to Makefile.Jannis Pohlmann2012-03-192-4/+18
* Patch problem fixed! Still a problem with patch 7.Danny Abukalam2012-01-2711-25/+21