forked from Controls/gitea-pages
create files subdirectory
This commit is contained in:
@@ -119,7 +119,7 @@ dnf versionlock add $PACKAGE
|
||||
```
|
||||
for every package you do not wish to get updates installed any more. If there are newer packages you might test with `dnf update --assumeno` if it does not show your software any more, while other updates are still possible. Sometimes this can cause dependency resolution failures and you might need to add a version lock for one ore more packages which depend on the locked package.
|
||||
|
||||
After you best put the resulting `/etc/dnf/plugins/versionlock.list` in Hiera with [`files::files`](distribute_files) for reproducability.
|
||||
After you best put the resulting `/etc/dnf/plugins/versionlock.list` in Hiera with [`files::files`](../files/distribute_files) for reproducability.
|
||||
|
||||
#### Kernel Version Lock
|
||||
A full kernel version lock needs to include a number of packages:
|
||||
|
||||
Reference in New Issue
Block a user