rpm
response file mechanism for RPMs
I\'m migrating my Sun Solaris packages to rpm redhat. During the installation of a Solaris package it\'s possible to specify a so-called response file, which allows to set variables during the instal[详细]
2023-01-04 06:47 分类:问答How to determine the OS version for which was compiled rpm?
How can i determine the Linux version (distribution) fo开发者_如何学Gor which was compiled rpm packet?I believe this is what you are after.[详细]
2023-01-04 00:10 分类:问答How to take user input during install
So when I create a debian package, I am able to write a post-installation shell script that runs just fine. Currently mine is configured to do[详细]
2023-01-03 16:13 分类:问答Problem in creating .desktop file, CentOS
Hi I have created XYZ.desktop file. And the code for that desktop file is given below XYZ.desktop Version=1.0[详细]
2023-01-03 07:33 分类:问答Displaying information on non-installed RPM package?
I googled for this, but couldn\'t find how to query a non-installed RPM file for its information: # rpm -qa blackfin-jtag-tools-09r1.1-2.i386.rpm[详细]
2023-01-03 01:17 分类:问答How to set the build area for rpmbuild per-invocation
I\'m modifying an automated build, and want to tell rpmbuild to use a specific build area when invoking it.[详细]
2023-01-02 11:16 分类:问答Can rpmbuild ignore files in buildroot?
I have a target directory t开发者_如何学JAVAhat is checked into svn.I use the target as the --buildroot when I run rpmbuild.This causes rpmbuild to loose it mind because of the .svn directories in eac[详细]
2023-01-02 09:48 分类:问答Packaging multiple rpms in one file
Is it possible to paqckage multiple rpms into one file. I have got two bundles one of which requires that the other be installed. I would like to create a single installable out of them in such a way[详细]
2022-12-31 07:05 分类:问答Understanding how rpmbuild works
It seems that the RPM logic is quite different from what I know already and I am having some issues understanding the \"RPM logic\". For my work, I have to create a documentation on \"How-to create a[详细]
2022-12-30 04:24 分类:问答Linux rpm installs but cannot erase. Why? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-29 18:15 分类:问答