Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | Cleanup fstree code | David Oberhollenzer | |
Replace default_$FIELD with a struct stat. Merge the rest of add_node/add_file into mknode and add by path+stat. Expose the mknode function and replace all the duplicated node pointer arithmetic magic with a call to mknode. Plus a generic cleanup by utlizing new util functions. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-05-26 | gensquashfs: add option to simply pack an input directory | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |