Log of /trunk/mage
Sticky Revision: |
Revision 80 - Directory Listing
Modified Wed Jun 1 15:50:56 2005 UTC (19 years, 5 months ago) by niro
heavily changed: - added preview which pkgs are going to be installed - added src-compile support - some minor logic fixes
Revision 79 - Directory Listing
Modified Wed Jun 1 15:49:20 2005 UTC (19 years, 5 months ago) by niro
added functions for stripping bins and libs
Revision 78 - Directory Listing
Modified Wed Jun 1 15:48:52 2005 UTC (19 years, 5 months ago) by niro
changed version tagging only
Revision 77 - Directory Listing
Modified Wed Jun 1 15:47:06 2005 UTC (19 years, 5 months ago) by niro
remove usage of expr; using $((foo + 1)) now
Revision 66 - Directory Listing
Modified Wed Feb 16 17:50:54 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r15; serveral fixes
Revision 64 - Directory Listing
Modified Wed Feb 16 01:01:10 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r14
Revision 63 - Directory Listing
Modified Wed Feb 16 01:00:39 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r13; fixed a bad typo that caused smage2 not to fail while the checksum test
Revision 61 - Directory Listing
Modified Tue Feb 15 23:10:09 2005 UTC (19 years, 8 months ago) by niro
cosmetic fix
Revision 60 - Directory Listing
Modified Tue Feb 15 22:59:14 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r13
Revision 59 - Directory Listing
Modified Tue Feb 15 22:58:43 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r13; added download support for srcfiles and valiadtion with md5 checksum
Revision 57 - Directory Listing
Modified Tue Feb 15 00:37:07 2005 UTC (19 years, 8 months ago) by niro
updated release version to 0.3.6-r12
Revision 56 - Directory Listing
Modified Mon Feb 14 22:30:27 2005 UTC (19 years, 8 months ago) by niro
now sourcing /etc/profile everytime before a pkg gets installed, fixes several enviroment issues
Revision 55 - Directory Listing
Modified Mon Feb 14 22:28:51 2005 UTC (19 years, 8 months ago) by niro
added OMF_DIR support
Revision 44 - Directory Listing
Modified Mon Jan 10 01:59:30 2005 UTC (19 years, 9 months ago) by niro
updated path variable and now sourcing /etc/profile everytime
Revision 43 - Directory Listing
Modified Mon Jan 10 01:59:03 2005 UTC (19 years, 9 months ago) by niro
updated revision tags
Revision 42 - Directory Listing
Modified Mon Jan 10 01:58:35 2005 UTC (19 years, 9 months ago) by niro
initial release
Revision 40 - Directory Listing
Modified Thu Jan 6 23:28:28 2005 UTC (19 years, 9 months ago) by niro
updated revision tags
Revision 39 - Directory Listing
Modified Thu Jan 6 23:21:19 2005 UTC (19 years, 9 months ago) by niro
fixed handling of filenames with spaces
Revision 37 - Directory Listing
Modified Thu Jan 6 03:39:45 2005 UTC (19 years, 9 months ago) by niro
suppress annoying unstable messages
Revision 36 - Directory Listing
Modified Thu Jan 6 03:34:00 2005 UTC (19 years, 9 months ago) by niro
exit 1 has broken mageupgrade, now using return 1; exit stuff now in mage3.sh
Revision 35 - Directory Listing
Modified Thu Jan 6 03:01:03 2005 UTC (19 years, 9 months ago) by niro
added some descriptions
Revision 34 - Directory Listing
Modified Thu Jan 6 02:58:10 2005 UTC (19 years, 9 months ago) by niro
removed old deprecated cruft
Revision 33 - Directory Listing
Modified Thu Jan 6 02:57:12 2005 UTC (19 years, 9 months ago) by niro
fixed version tags
Revision 32 - Directory Listing
Modified Thu Jan 6 02:54:09 2005 UTC (19 years, 9 months ago) by niro
initial release
Revision 31 - Directory Listing
Modified Thu Jan 6 02:53:55 2005 UTC (19 years, 9 months ago) by niro
get_highest_magefile() returns now an error message if any found pkg are unstable and USE_UNSTABLE=true is not declared
Revision 30 - Directory Listing
Modified Thu Jan 6 02:29:48 2005 UTC (19 years, 9 months ago) by niro
fixed uninstallation of virtual db entries, even if another versions of the same package exists. now it dectect this and do not remove this entry
Revision 29 - Directory Listing
Modified Wed Jan 5 05:40:27 2005 UTC (19 years, 10 months ago) by niro
fixed handling of virtual pakages
Revision 24 - Directory Listing
Added Wed Jan 5 05:08:01 2005 UTC (19 years, 10 months ago) by niro
mage-0.3.6-r8 import