Todd C. Miller
|
03f949cf1e
|
On some Linux systems, "uname -p" contains detailed processor info
so check "uname -m" first and then "uname -p" if needed.
Recognize PLD Linux.
|
2011-03-27 09:24:52 -04:00 |
|
Todd C. Miller
|
5c228d4244
|
sync with git version
|
2011-03-16 13:06:39 -04:00 |
|
Todd C. Miller
|
add7f327ea
|
sync with git version
|
2011-01-14 14:33:32 -05:00 |
|
Todd C. Miller
|
14d792dffa
|
Add missing '*' that prevented the generic ELF case from matching.
|
2010-12-07 15:29:11 -05:00 |
|
Todd C. Miller
|
d734f6b418
|
If file(1) can't identify the ELF binary type, try readelf(1).
|
2010-12-07 13:36:27 -05:00 |
|
Todd C. Miller
|
7e087f09d2
|
Add support for RHEL 6 file modes that include a trailing dot on files with an SELinux security context
|
2010-11-24 11:23:08 -05:00 |
|
Todd C. Miller
|
f6c8ba1077
|
sync with git repo
|
2010-11-09 10:55:50 -05:00 |
|
Todd C. Miller
|
798fc86a9c
|
Don't use run_as_superuser=false on HP-UX
|
2010-10-11 16:15:01 -04:00 |
|
Todd C. Miller
|
e2e5cfe180
|
Update from git repo.
Debian: version numbers now compliant with policy section 5.6.12
HP-UX: minimal changes needed to work on HP-UX 10.20
|
2010-10-11 14:24:10 -04:00 |
|
Todd C. Miller
|
acaceb4242
|
Add support for multiple package instances on Solaris.
|
2010-10-01 12:08:02 -04:00 |
|
Todd C. Miller
|
89f161ad8e
|
Sync with git version
|
2010-09-17 12:14:12 -04:00 |
|
Todd C. Miller
|
7861b4afdf
|
Update to latest version
|
2010-07-29 10:25:08 -04:00 |
|
Todd C. Miller
|
14909efc66
|
Better support for 1.2.3 style versions in Tru64 kits
|
2010-07-26 15:30:42 -04:00 |
|
Todd C. Miller
|
af182aed7d
|
Remove apparently unnecessary use of sudo
|
2010-07-26 15:00:34 -04:00 |
|
Todd C. Miller
|
d02489ff40
|
Make rpm backend work on AIX 5.x
|
2010-07-26 11:14:04 -04:00 |
|
Todd C. Miller
|
b0e282b505
|
RPM: use %config(noreplace) instead of %config for volatile This
results in the new file being installed with a .rpmnew suffix instead
of the file being replaced and the old one renamed with a .rpmsave
suffix.
|
2010-07-22 13:42:59 -04:00 |
|
Todd C. Miller
|
3f2263ae4c
|
Updated pp with latest patches
|
2010-07-21 14:54:46 -04:00 |
|
Todd C. Miller
|
0f3c1b5903
|
decode debian code names
|
2010-07-17 18:29:45 -04:00 |
|
Todd C. Miller
|
3907d43635
|
Restore the dot removal in the os version reported by polypkg.
Adapt mkpkg and sudo.pp to the change.
|
2010-07-15 22:19:13 -04:00 |
|
Todd C. Miller
|
fde091cc00
|
Initial support for debian 4.0
|
2010-07-13 17:52:50 -04:00 |
|
Todd C. Miller
|
7bcbce2078
|
Use http://rc.quest.com/topics/polypkg/ for packaging
|
2010-07-13 08:33:46 -04:00 |
|