Magellan Linux

Index of /trunk/mage/usr/lib/mage

Files shown:26
Directory revision: 259 (of 3241)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
compressdoc  78  18 years  niro   changed version tagging only
create_desktop_app.sh  223  18 years  niro   added ${MROOT} support for upcoming mage-0.4.x
depwalker.sh  250  18 years  niro   fixed missing deps in src/upgrade and speed this thing up
depwanderer.sh  78  18 years  niro   changed version tagging only
env-rebuild.sh  259  18 years  niro   - "better" coding style - secure temp-dirs - fixed noisiness on bootstrap
etc-update  60  19 years  niro   rev bump to 0.3.6-r13
find_not_installed.sh  82  18 years  niro   new
ldd-fix.sh  169  18 years  niro   fixed locale issue; pkgs get not build or installed if the default system local …
mage.rc.global  226  18 years  niro   complete rewrite
mage3.functions.sh  213  18 years  niro   - only show protected files on verbose mode
mage3.sh  212  18 years  niro   - added NOCOLORS option
mage4.functions.sh  258  18 years  niro   now using unset -f pre/post{install,remove} so that they do not get exported or …
mage4.sh  254  18 years  niro   fixed the pre/postinstall issue, not sourcing the magefiles in unsafe environmen…
magequery.sh  229  18 years  niro   typo
mageupgrade.sh  211  18 years  niro   - added --calc and --calc-bash - added NOCOLOR option
mgroupadd  78  18 years  niro   changed version tagging only
mgroupdel  78  18 years  niro   changed version tagging only
mkinfodir  78  18 years  niro   changed version tagging only
museradd  78  18 years  niro   changed version tagging only
muserdel  78  18 years  niro   changed version tagging only
pkgbuild_dir.sh  169  18 years  niro   fixed locale issue; pkgs get not build or installed if the default system local …
pkgsearch.sh  78  18 years  niro   changed version tagging only
smage2.sh  256  18 years  niro   fixed a typo
sourceinstall.sh  208  18 years  niro   small error, now sourceinstall still works without any mage_targets
version  257  18 years  niro   fixed version to 0.4.0-r5
writeprotected  77  18 years  niro   remove usage of expr; using $((foo + 1)) now