2010/11/23 MichaÅ Piotrowski <mkkp4x4@xxxxxxxxx>: > W dniu 21 listopada 2010 12:13 uÅytkownik MichaÅ Piotrowski > <mkkp4x4@xxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/devel > -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel