2010/11/23 Michał Piotrowski <mkkp...@gmail.com>: > W dniu 21 listopada 2010 12:13 użytkownik Michał Piotrowski > <mkkp...@gmail.com> napisał: >> We can create a list of all scripts in wiki and >> maintainers of individual packages would indicate that they want to >> convert scripts themselves. > > How can I get information about all packages that provides init scripts? > > When I do > rpm -qf /etc/init.d/* > I get only information about already installed packages. Any magic > switch to get informations about all packages from rpm database?
no because only installed packages are part of the rpmdb. you could do yum install '/etc/init.d/*' then you have all the material to convert ;) kind regards, Rudolf Kastl > > Best regards, > Michal > -- > devel mailing list > devel@lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/devel > -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel