| .. |
|
README
|
4c98216040
update table
|
24 лет назад |
|
aux.prereq.sh
|
ecf640fbcb
Major overhauling and extending the OpenPKG bootstrap package: - replace l_{fs,np}{usr,grp} with l_{s,m,r,n}{usr,grp} and create the two additional l_{r,n}{usr,grp} Unix accounts on bootstrapping. This way OpenPKG is a little bit more nasty (because requires 3 instead of 1 Unix uid/gid pair) but this is a very important cange because more and more packages require more distinguished uid/gids. Now OpenPKG packages can use: variables: purpose: login: owns: l_susr/l_sgrp super user yes everything l_musr/l_mgrp management user yes regular files l_rusr/l_rgrp restricted user no some files l_nusr/l_ngrp non-priviledged user no no files The default usually is: l_susr/l_sgrp = root/wheel l_musr/l_mgrp = cw/cw l_rusr/l_rgrp = cw-r/cw-r l_nusr/l_ngrp = cw-n/cw-n This allows us to finally upgrade to Postfix 1.1.3, Sendmail 8.12.2, etc. - support an "openpkg_ignall" variable for ignoring "all" type requests which can be used to disable an OpenPKG instance from startup/shutdown/cron but still being able to use it manually. This allows one to have an OpenPKG instance staying around but which is not activated. - more precise tarball rolling to get rid of the nasty uninstallation problem because of additionally staying around files from RPM. This solves the "rpm -e openpkg" problems under Solaris and other platforms where RPM installs additional files.
|
24 лет назад |
|
aux.usrgrp.sh
|
4ee27ed348
Dedicated to Thomas L.: Be more careful in parsing /etc/passwd & /etc/group related to multiple entries. Additionally fully quote output to be safe related to contained whitespaces.
|
24 лет назад |
|
aux.wrapbin.sh
|
ecf640fbcb
Major overhauling and extending the OpenPKG bootstrap package: - replace l_{fs,np}{usr,grp} with l_{s,m,r,n}{usr,grp} and create the two additional l_{r,n}{usr,grp} Unix accounts on bootstrapping. This way OpenPKG is a little bit more nasty (because requires 3 instead of 1 Unix uid/gid pair) but this is a very important cange because more and more packages require more distinguished uid/gids. Now OpenPKG packages can use: variables: purpose: login: owns: l_susr/l_sgrp super user yes everything l_musr/l_mgrp management user yes regular files l_rusr/l_rgrp restricted user no some files l_nusr/l_ngrp non-priviledged user no no files The default usually is: l_susr/l_sgrp = root/wheel l_musr/l_mgrp = cw/cw l_rusr/l_rgrp = cw-r/cw-r l_nusr/l_ngrp = cw-n/cw-n This allows us to finally upgrade to Postfix 1.1.3, Sendmail 8.12.2, etc. - support an "openpkg_ignall" variable for ignoring "all" type requests which can be used to disable an OpenPKG instance from startup/shutdown/cron but still being able to use it manually. This allows one to have an OpenPKG instance staying around but which is not activated. - more precise tarball rolling to get rid of the nasty uninstallation problem because of additionally staying around files from RPM. This solves the "rpm -e openpkg" problems under Solaris and other platforms where RPM installs additional files.
|
24 лет назад |
|
aux.wrapsrc.sh
|
ecf640fbcb
Major overhauling and extending the OpenPKG bootstrap package: - replace l_{fs,np}{usr,grp} with l_{s,m,r,n}{usr,grp} and create the two additional l_{r,n}{usr,grp} Unix accounts on bootstrapping. This way OpenPKG is a little bit more nasty (because requires 3 instead of 1 Unix uid/gid pair) but this is a very important cange because more and more packages require more distinguished uid/gids. Now OpenPKG packages can use: variables: purpose: login: owns: l_susr/l_sgrp super user yes everything l_musr/l_mgrp management user yes regular files l_rusr/l_rgrp restricted user no some files l_nusr/l_ngrp non-priviledged user no no files The default usually is: l_susr/l_sgrp = root/wheel l_musr/l_mgrp = cw/cw l_rusr/l_rgrp = cw-r/cw-r l_nusr/l_ngrp = cw-n/cw-n This allows us to finally upgrade to Postfix 1.1.3, Sendmail 8.12.2, etc. - support an "openpkg_ignall" variable for ignoring "all" type requests which can be used to disable an OpenPKG instance from startup/shutdown/cron but still being able to use it manually. This allows one to have an OpenPKG instance staying around but which is not activated. - more precise tarball rolling to get rid of the nasty uninstallation problem because of additionally staying around files from RPM. This solves the "rpm -e openpkg" problems under Solaris and other platforms where RPM installs additional files.
|
24 лет назад |
|
dot.bashrc
|
61a38d22a7
avoid trouble-generating change dir in .bashrc
|
24 лет назад |
|
local.README
|
e39a45f054
fix descriptions
|
24 лет назад |
|
lsync
|
1f8705c8df
bump copyright years
|
24 лет назад |
|
lsync.8
|
4b8438678c
regenerate lsync.8, it was broken
|
25 лет назад |
|
lsync.pod
|
1f8705c8df
bump copyright years
|
24 лет назад |
|
mkproxyrpm.pl
|
78ebf152a7
- fix packaging list because of new <prefix>/include/rpm - add mkproxyrpm.pk stuff as "rpm --makeproxy" for building proxy packages
|
24 лет назад |
|
openpkg.boot
|
3e4d6887ea
add l_cppflags and l_ldflags support; support lower-case dev dirs, too
|
24 лет назад |
|
openpkg.pgp
|
6bbf4a51c6
update OpenPGP key
|
24 лет назад |
|
openpkg.spec
|
3a68948035
add message titles
|
24 лет назад |
|
rc
|
2925190143
fix priority ordering
|
24 лет назад |
|
rc.conf
|
1f8705c8df
bump copyright years
|
24 лет назад |
|
rc.func
|
866065b246
Some cosmetics (tabs to spaces). Since Ralf is ill someone else has to be pedantic ;-)
|
24 лет назад |
|
rc.openpkg
|
b1595822b2
Fix naming of "prevent usage of all" variable. The code was correct, the variable was faulty. So use openpkg_runall instead of openpkg_ignall.
|
24 лет назад |
|
root.README
|
e39a45f054
fix descriptions
|
24 лет назад |
|
rpm-4.0.2.patch.bugfix
|
a3819c9f57
bump version
|
25 лет назад |
|
rpm-4.0.2.patch.feature
|
a3819c9f57
bump version
|
25 лет назад |
|
rpm-4.0.2.patch.porting
|
a3819c9f57
bump version
|
25 лет назад |
|
rpm-4.0.2.patch.regen
|
a3819c9f57
bump version
|
25 лет назад |
|
rpmmacros
|
3e4d6887ea
add l_cppflags and l_ldflags support; support lower-case dev dirs, too
|
24 лет назад |
|
rpmpopt
|
78ebf152a7
- fix packaging list because of new <prefix>/include/rpm - add mkproxyrpm.pk stuff as "rpm --makeproxy" for building proxy packages
|
24 лет назад |
|
rpmrc
|
2a1702ea9e
add support for noarch packages
|
24 лет назад |
|
rpmtool
|
3a68948035
add message titles
|
24 лет назад |
|
rpmtool.8
|
f0d9667d19
add rpmtool msg command
|
24 лет назад |
|
rpmtool.pod
|
f0d9667d19
add rpmtool msg command
|
24 лет назад |
|
rpmx.pl
|
bbf0cd51ef
fix --fetch
|
24 лет назад |
|
rpmx.sh
|
1f8705c8df
bump copyright years
|
24 лет назад |
|
shtool
|
04d39086d0
upgrade to official GNU shtool 1.6.0
|
24 лет назад |