Petr Menšík
8a47aa2c75
Import version from branch v9_18
...
Uses git checkout 38726e67340b2b60715fa2f342dc800273d3772f -- .
Remove unused patches from distgit.
2022-08-03 20:37:06 +02:00
Petr Menšík
e20853883a
Correct shell warnings detected by coverity
2022-01-18 14:31:43 +01:00
Petr Menšík
135784d7f2
Include /dev/urandom in chroot
...
Changed feature using OpenSSL RAND function requires /dev/urandom. It
was not provided in chroot and caused failure. Bug #1631515
2018-09-24 18:06:04 +02:00
Petr Menšík
3fdc82d222
Make original setup backward compatible, do not require explicit path to
...
list of files.
2018-07-31 20:14:21 +02:00
Petr Menšík
572c587d29
Fix chroot devices verification ( #1592873 )
...
Moves creation of device files to setup instead of scriptlets.
Devices cleanup is left to RPM.
2018-07-13 14:11:20 +02:00
Petr Menšík
41d69089c7
Use new config named-chroot.files for chroot setup files ( #1429656 )
2018-07-13 14:11:20 +02:00
Petr Menšík
bdc5ebdfa5
Include protocols and services in chroot
2017-10-31 19:58:06 +01:00
Tomas Hozza
aeb3d0fc5d
(un)mount /var/named in -chroot packages as the last directory (Related: #1279188 )
2016-05-20 16:19:54 +02:00
Tomas Hozza
e09c558cc5
Don't copy /etc/localtime on -chroot package installation
...
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-05-27 12:54:51 +02:00
Tomas Hozza
71f9fb4731
Utilize system-wide crypto-policies ( #1179925 )
...
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-05-22 19:09:39 +02:00
Tomas Hozza
7eb562bbab
Rework the chroot setup/destruction workflow
...
- Split chroot package for named and named-sdb
- Extract setting-up/destroying of chroot to a separate systemd service (#997030 )
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-12-17 17:09:44 +01:00
Tomas Hozza
3267c0ac54
Install configuration for rwtab and fix chroot setup script
...
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-11-12 14:29:33 +01:00
Tomas Hozza
f4daa58a90
Fix setup-named-chroot.sh to mount/umount everything successfully
...
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-08-05 15:18:52 +02:00
Adam Tkac
2043f0c3c9
Move pidfile to /run/named/named.pid
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-03-19 16:03:18 +01:00
Tomas Hozza
a54c4dc454
mount/umount /var/named in setup-named-chroot.sh as the last one ( #904666 )
...
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-01-29 17:39:29 +01:00
Adam Tkac
773ac2b8b3
initscript: don't umount /var/named when didn't mount it
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-04-26 13:34:29 +02:00
Adam Tkac
d218af54a5
retire initscript in favour of systemd unit files ( #719419 )
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-30 16:59:01 +01:00