1
Fork 0
Commit Graph

28 Commits (dc03b29e6e152047ab1808fdd155f87503159f89)

Author SHA1 Message Date
Motiejus Jakštys dc03b29e6e Revert "add WithFilePrefix"
This reverts commit 436a866f5d.

This is not a good place for such auxiliary functionality; will be moved
elsewhere.
2021-08-29 18:40:11 +03:00
Motiejus Jakštys 436a866f5d add WithFilePrefix
This adds an option to prefix every file path with a given string.
2021-08-29 16:55:32 +03:00
Motiejus Jakštys 3964223049 move tartest to rootfs/internal 2021-05-31 21:45:15 +03:00
Motiejus Jakštys 986cd594ed fix include paths 2021-05-24 00:11:58 +03:00
Motiejus Jakštys c042482a2f remove testing dependencies 2021-05-24 00:11:58 +03:00
Motiejus Jakštys a688450fb8 move to sr.ht 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 7f2293859b more robust manifest <-> tarball handling 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 9ca0d8019c simplify flattener api 2021-05-24 00:11:58 +03:00
Motiejus Jakštys e2cf760c12 remove ByteCounter from rootfs 2021-05-24 00:11:58 +03:00
Motiejus Jakštys fd244bfc23 read gzip archives 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 7f9d150a33 wip xz/commander 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 890d99cd3e golint 2021-05-24 00:11:58 +03:00
Motiejus Jakštys b622d991cf wip lxcconfig tests 2021-05-24 00:11:58 +03:00
Motiejus Jakštys ccd34cf34b move rootfstest to tartest
it's not "rootfs" or "docker" any more.
2021-05-24 00:11:58 +03:00
Motiejus Jakštys 81db130c94 use `.Buffer()` for layer contents 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 98373a151d Rootfs is now a struct 2021-05-24 00:11:58 +03:00
Motiejus Jakštys d372a538ce add hardlink test 2021-05-24 00:11:58 +03:00
Motiejus Jakštys cb1045db17 add rootfstest 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 628b178e23 start using tree 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 48dd16fe27 whiteout tests 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 4c7afb8afa doc 2021-05-24 00:11:58 +03:00
Motiejus Jakštys ef777d9e86 'want' can also accept different types 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 3d960c235f retain original dirs 2021-05-24 00:11:58 +03:00
Motiejus Jakštys fac91d84e2 prevent bugs in tests easier 2021-05-24 00:11:58 +03:00
Motiejus Jakštys 25df146ca5 fix unit test; use pax 2021-05-24 00:11:58 +03:00
Motiejus Jakštys c8907a411e fix bug in tests 2021-05-24 00:11:57 +03:00
Motiejus Jakštys 9e1d2601ac adding tests 2021-05-24 00:11:57 +03:00
Motiejus Jakštys fa6118d5c7 gazelle? 2021-05-24 00:11:57 +03:00