Mailinglist Archive: opensuse-factory (673 mails)
| < Previous | Next > |
Re: [opensuse-factory] Yast improvment ide?
- From: Lukas Ocilka <lukas.ocilka@xxxxxxx>
- Date: Tue, 02 Sep 2008 13:34:52 +0200
- Message-id: <48BD24DC.4000708@xxxxxxx>
Birger Kollstrand wrote:
Thanks :D
Well, this must be done somehow manually (or by script [1]) but we have an internal tool (PDB Package DataBase) that allows this query:
PACKAGES=`pdb query --release stable-i386 --filter "rpmfile:/usr/share/applications/YaST2/*" --attribs packname | xargs` [2]
Frankly, I had to manually edit the list as some obsolete or non-openSUSE packages were listed.
--
Bye
Lukas
[1] https://build.opensuse.org/package/show?package=yast2-desktop-files-openSUSE&project=home%3Alocilka
[2] https://build.opensuse.org/package/view_file?file=update_list_of_packages.sh&package=yast2-desktop-files-openSUSE&project=home%3Alocilka
This looks great! Realy, realy GREAT!
Thanks :D
Much better than I had hoped for.
I chedked your blog post and wonder how you aquire the list of all
YaST packages and their desktop files?
Well, this must be done somehow manually (or by script [1]) but we have an internal tool (PDB Package DataBase) that allows this query:
PACKAGES=`pdb query --release stable-i386 --filter "rpmfile:/usr/share/applications/YaST2/*" --attribs packname | xargs` [2]
Frankly, I had to manually edit the list as some obsolete or non-openSUSE packages were listed.
--
Bye
Lukas
[1] https://build.opensuse.org/package/show?package=yast2-desktop-files-openSUSE&project=home%3Alocilka
[2] https://build.opensuse.org/package/view_file?file=update_list_of_packages.sh&package=yast2-desktop-files-openSUSE&project=home%3Alocilka
| < Previous | Next > |