Magellan Linux

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

Files shown:26
Directory revision: 315 (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  285  18 years  niro   missed to create the tmp dir
etc-update  283  18 years  niro   synced with upstream: - fixed several segfaults - allow single quotes in config-…
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  298  18 years  niro   only use MAGE_DISTRIBUTION=stable if nothing else is given
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  314  18 years  niro   fixed again a typo
mage4.sh  305  18 years  niro   fixed mage setup; some dir get not correctly installed if MROOTwas set; mage_set…
magequery.sh  304  18 years  niro   added -f path search option
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  315  18 years  niro   stat prints major and minor node numbers as hex; they must be converted to dec …
pkgsearch.sh  284  18 years  niro   nicer output, added testing state support
smage2.sh  306  18 years  niro   - fixed header in created mage file - style updates & typos
sourceinstall.sh  208  18 years  niro   small error, now sourceinstall still works without any mage_targets
version  281  18 years  niro   ver bump
writeprotected  77  18 years  niro   remove usage of expr; using $((foo + 1)) now