summaryrefslogtreecommitdiff
path: root/doc/forum/DiskImage_creation_does_not_work_on_my_system/comment_12_4baf7efcc6f9c50e3aebd663b7792279._comment
blob: b6de7d0ace0db8d23380583ea1bb5ec8e284a68e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[[!comment format=mdwn
 username="picca"
 avatar="http://cdn.libravatar.org/avatar/7e61c80d28018b10d31f6db7dddb864c"
 subject="comment 12"
 date="2017-08-24T19:11:24Z"
 content="""
If I understand correctly, the new typeclass need to provide a method which return the
(RawDiskImage filename). In the process we have at least 2 cache level
One for the chroot, and one for the RawImage.

I was wondering if these cache (side effect) could not be regrouped
under /var/cache/propellor instead of putting this randomly everywhere on the disk.

This way It should be possible to \"reset\" propellor by removing the cache in order to force
a cache rebuild.

I think about this because I am not aware as a user of all these \"side effects\".

propellor --purge-cache ;)

cheers and thanks again

"""]]