diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-05-20 06:22:38 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2018-05-20 06:22:38 +0200 |
commit | ad61428195b6c9a976132940ea375c212e78e8ab (patch) | |
tree | 64515e7df1746284632e7a3a52fff43065575504 /data | |
parent | 7ca79fa865fd88701b0bdedcd1d7cc1b8d4cad17 (diff) | |
download | vyos-build-ad61428195b6c9a976132940ea375c212e78e8ab.tar.gz vyos-build-ad61428195b6c9a976132940ea375c212e78e8ab.zip |
Rename the hook for package cleanup to make room for other hooks, it should be executed last,
or at least after all other steps that do package installation are complete.
Diffstat (limited to 'data')
-rwxr-xr-x | data/live-build-config/hooks/99-cleanup-packages.chroot (renamed from data/live-build-config/hooks/22-cleanup-packages.chroot) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/data/live-build-config/hooks/22-cleanup-packages.chroot b/data/live-build-config/hooks/99-cleanup-packages.chroot index 63be7df6..63be7df6 100755 --- a/data/live-build-config/hooks/22-cleanup-packages.chroot +++ b/data/live-build-config/hooks/99-cleanup-packages.chroot |