ACIL FM
Dark
Refresh
Current DIR:
/usr/share/doc/rpm
/
usr
share
doc
rpm
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
builddependencies
6.34 MB
chmod
View
DL
Edit
Rename
Delete
buildroot
3.67 MB
chmod
View
DL
Edit
Rename
Delete
conditionalbuilds
3.96 MB
chmod
View
DL
Edit
Rename
Delete
CREDITS
3.66 MB
chmod
View
DL
Edit
Rename
Delete
dependencies
13.33 MB
chmod
View
DL
Edit
Rename
Delete
format
10.18 MB
chmod
View
DL
Edit
Rename
Delete
hregions
2.9 MB
chmod
View
DL
Edit
Rename
Delete
macros
12.75 MB
chmod
View
DL
Edit
Rename
Delete
multiplebuilds
1.82 MB
chmod
View
DL
Edit
Rename
Delete
queryformat
5.53 MB
chmod
View
DL
Edit
Rename
Delete
relocatable
1.98 MB
chmod
View
DL
Edit
Rename
Delete
signatures
2.57 MB
chmod
View
DL
Edit
Rename
Delete
spec
9.61 MB
chmod
View
DL
Edit
Rename
Delete
triggers
5.54 MB
chmod
View
DL
Edit
Rename
Delete
tsort
5.33 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/share/doc/rpm/signatures
/*! \page signatures Signature header The 2.1 release of RPM had a few improvements in the area of digital package signatures. The usage of PGP has been cleaned up and extended, the signature section in the RPM file format has been made easily extensible with new signature types, and packages can have multiple signatures. \section signatures_pgp PGP Legacy usage of PGP in rpm-2.0 was cumbersome, and only supported 1024 bit keys. Both of these problems have been corrected in rpm-2.1. Whereas previously you needed many rpmrc entries to clue in RPM about keyring locations and such, RPM now behaves as PGP users would expect. The PGPPATH environment variable can be used to specify keyring locations. You can also use a "%_pgpbin" line in your macros file to specify a different value for RPM to use for PGPPATH. If neither of these are used PGP uses its default ($HOME/.pgp). If you just want to verify packages, you need to supply values for the macros \verbatim %_pgpbin the path to the pgp executable %_signature the type of signature to use \endverbatim In order to be able to sign packages, you may also have to supply values for \verbatim %_pgp_name the pgp signature to use for signing %_pgp_path the path to the key ring \endverbatim \section signatures_signing Signing Packages Signature creation is the same as previous releases: just add a --sign to your build command line. You can sign a package after the package is built with: \verbatim rpm --resign <package> \endverbatim Using --resign removes any previous signature in the package. To *add* a signature to a package, leaving all existing signatures use: \verbatim rpm --addsign <package> \endverbatim RPM always creates MD5 and SIZE signatures when it build packages, which means that packages built without --sign can be "verified" to some extent. The MD5 signature should catch problems like corrupt packages, faulty downloads, etc. \section signatures_verifying Verifying Package Signatures Package signature verification is the same as previous releases: \verbatim rpm -K <package> \endverbatim RPM will verify every signature in the package, which may include more than one PGP signature. The output indicates what types of signatures are being checked. If any checks fail you'll see a "NOT OK" message, and you should be worried. If you have a package with PGP signatures, but don't have PGP installed, but still want to verify it as much as possible, you can do: \verbatim rpm -K --nopgp <package> \endverbatim That will cause RPM to skip any PGP signatures, but still check any others (currently only MD5 and SIZE). */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply