Magellan Linux

Log of /trunk/mage/usr/lib/mage/mage4.sh

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2222 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 16 07:41:04 2013 UTC (10 years, 6 months ago) by niro
File length: 13403 byte(s)
Diff to previous 2221 , to selected 226
die(): only print debug infos on request and always clean the xtitles

Revision 2221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 16 07:40:02 2013 UTC (10 years, 6 months ago) by niro
File length: 13365 byte(s)
Diff to previous 2210 , to selected 226
-allow debug mode for depwalker

Revision 2210 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 14 13:13:46 2013 UTC (10 years, 6 months ago) by niro
File length: 13043 byte(s)
Diff to previous 2156 , to selected 226
-add support for build-prerequisites

Revision 2156 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 14 07:25:43 2013 UTC (10 years, 9 months ago) by niro
File length: 12907 byte(s)
Diff to previous 1780 , to selected 226
-introduce unpack_package() function to unpack single packages and do unpack of a package while installing phase and not all packages at once to save space

Revision 1780 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 12 23:21:12 2012 UTC (12 years, 2 months ago) by niro
File length: 13021 byte(s)
Diff to previous 1584 , to selected 226
-added option 'print-features'

Revision 1584 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 28 12:23:50 2011 UTC (12 years, 4 months ago) by niro
File length: 12898 byte(s)
Diff to previous 1551 , to selected 226
-added MAGE_FEATURE functionality and dropped all old variables and use it in all refernces

Revision 1551 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 27 10:46:36 2011 UTC (12 years, 4 months ago) by niro
File length: 12847 byte(s)
Diff to previous 1550 , to selected 226
-fixed spelling

Revision 1550 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 27 10:45:33 2011 UTC (12 years, 4 months ago) by niro
File length: 12844 byte(s)
Diff to previous 1541 , to selected 226
-dropped local color defines and get them from mage4.functions

Revision 1541 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 20 12:58:32 2011 UTC (12 years, 4 months ago) by niro
File length: 13300 byte(s)
Diff to previous 1269 , to selected 226
-check for and require root privileges when needed by mage

Revision 1269 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 26 08:57:30 2011 UTC (13 years ago) by niro
File length: 12578 byte(s)
Diff to previous 1080 , to selected 226
-fixed shebang, mage requires bash

Revision 1080 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 28 17:45:18 2010 UTC (13 years, 10 months ago) by niro
File length: 12576 byte(s)
Diff to previous 739 , to selected 226
-honor update-tarball

Revision 739 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 16 09:29:57 2008 UTC (15 years, 10 months ago) by niro
File length: 12546 byte(s)
Diff to previous 418 , to selected 226
-added mage update-tarball function


Revision 418 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 21 23:46:24 2007 UTC (17 years, 3 months ago) by niro
File length: 12384 byte(s)
Diff to previous 413 , to selected 226
variable mage.rc


Revision 413 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 19 23:15:04 2007 UTC (17 years, 3 months ago) by niro
File length: 12393 byte(s)
Diff to previous 372 , to selected 226
show lineno and script name if a script dies


Revision 372 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 27 14:51:30 2006 UTC (18 years ago) by niro
File length: 12311 byte(s)
Diff to previous 370 , to selected 226
better messages


Revision 370 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 27 11:52:59 2006 UTC (18 years ago) by niro
File length: 12167 byte(s)
Diff to previous 305 , to selected 226
added blacklist support


Revision 305 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 26 23:13:42 2005 UTC (18 years, 4 months ago) by niro
File length: 11579 byte(s)
Diff to previous 299 , to selected 226
fixed mage setup; some dir get not correctly installed if MROOTwas set; mage_setup was called too early


Revision 299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 4 17:12:07 2005 UTC (18 years, 5 months ago) by niro
File length: 11579 byte(s)
Diff to previous 295 , to selected 226
removed version info from usage


Revision 295 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 4 12:02:21 2005 UTC (18 years, 5 months ago) by niro
File length: 11577 byte(s)
Diff to previous 287 , to selected 226
- version doesn't show versioninfo twice now
- fixed whitespaces
- updated usage() with MAGE_DISTRIBUTION


Revision 287 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 1 12:40:21 2005 UTC (18 years, 5 months ago) by niro
File length: 11797 byte(s)
Diff to previous 254 , to selected 226
- set PKGDIR and BUILDDIR to MROOT if defined
- fixed missing regen-mage-tree command in usage()


Revision 254 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 3 13:48:06 2005 UTC (18 years, 7 months ago) by niro
File length: 11593 byte(s)
Diff to previous 247 , to selected 226
fixed the pre/postinstall issue, not sourcing the magefiles in unsafe environments anymore


Revision 247 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 27 14:36:57 2005 UTC (18 years, 7 months ago) by niro
File length: 11377 byte(s)
Diff to previous 239 , to selected 226
- added some better messages
- fixed broken mage upgrade/srcupgrade


Revision 239 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 11 19:46:05 2005 UTC (18 years, 8 months ago) by niro
File length: 10804 byte(s)
Diff to previous 236 , to selected 226
added missing COLBOLD var


Revision 236 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 10 13:35:31 2005 UTC (18 years, 8 months ago) by niro
File length: 10774 byte(s)
Diff to previous 233 , to selected 226
- fixed wrong include locations
- added some missing colors
- added new search method


Revision 233 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 9 18:05:45 2005 UTC (18 years, 8 months ago) by niro
File length: 10686 byte(s)
Diff to previous 232 , to selected 226
fixed some not working methods


Revision 232 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 9 17:52:55 2005 UTC (18 years, 8 months ago) by niro
File length: 10517 byte(s)
Diff to previous 230 , to selected 226
fixed includes


Revision 230 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 9 17:49:43 2005 UTC (18 years, 8 months ago) by niro
File length: 10533 byte(s)
Diff to previous 226
added upgrade and unpack targets


Revision 226 - (view) (download) (as text) (annotate) - [selected]
Added Fri Sep 9 16:35:46 2005 UTC (18 years, 8 months ago) by niro
File length: 8687 byte(s)
complete rewrite


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a