Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set st_nlink in the stat structure within the inode to 1 as well. | marcel | 2013-05-13 | 1 | -0/+1 |
* | Support hardlinks in manifest files by the same logic as the treewalk | brooks | 2013-02-20 | 1 | -0/+18 |
* | Allow '.' components in manifest paths. They are always the first | brooks | 2013-02-20 | 1 | -6/+6 |
* | Fix the -N option in manifest mode by using pwcache(3). This also | brooks | 2013-02-20 | 1 | -10/+8 |
* | Add a -D flag that causes duplicate entries in an mtree manifest to be | brooks | 2013-02-20 | 1 | -2/+8 |
* | If no contents keyword is specified, the default for files is | sjg | 2012-11-03 | 1 | -0/+47 |
* | Add support for using mtree(5) manifest files to define the image | marcel | 2011-06-19 | 1 | -0/+1051 |