CVS: theedge ChangeLog,1.193,1.194
sofar at lunar-linux.org
sofar at lunar-linux.org
Fri Jul 25 11:56:02 GMT 2003
Update of /var/cvs/lunar/theedge
In directory dbguin.lunar-linux.org:/home/sofar/cvs/theedge
Modified Files:
ChangeLog
Log Message:
automatical update
Index: ChangeLog
===================================================================
RCS file: /var/cvs/lunar/theedge/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- ChangeLog 24 Jul 2003 22:16:26 -0000 1.193
+++ ChangeLog 25 Jul 2003 11:56:00 -0000 1.194
@@ -1,81 +1,114 @@
+2003-07-25 08:52 sofar
+
+ * var/lib/lunar/functions/install.lunar: Polishing up resurrect:
+
+ - it is now "autoresurrect" - lunar resurrect $MODULE is the way to
+ force a resurrect - resurrect is skipped with -c - resurrect is
+ skipped when the module is already installed, because we rather
+ want a recompile then to make sure...
+
+ this should be the end of the resurrect rewrite.
+
2003-07-24 22:04 sofar
* var/lib/lunar/functions/download.lunar: one more try....
-
+
2003-07-24 21:40 sofar
* var/lib/lunar/functions/download.lunar: trying again!
-
+
2003-07-24 21:28 sofar
- * var/lib/lunar/functions/download.lunar: Some CVS handling code cleanups that revealed problems... perhaps this solves Moe's issues.
-
+ * var/lib/lunar/functions/download.lunar: Some CVS handling code
+ cleanups that revealed problems... perhaps this solves Moe's
+ issues.
+
2003-07-23 22:54 sofar
* var/lib/lunar/functions/: build.lunar, install.lunar,
- sources.lunar: Fixing a bug that niki spotted, propagation of error result now comes from missing downloads down to lin_module, which exists before optimize now too. General order in pre-build stage improved too. Moving verify_source code out of build into sources.lunar.
-
+ sources.lunar: Fixing a bug that niki spotted, propagation of error
+ result now comes from missing downloads down to lin_module, which
+ exists before optimize now too. General order in pre-build stage
+ improved too. Moving verify_source code out of build into
+ sources.lunar.
+
2003-07-22 21:01 sofar
* sbin/lin, var/lib/lunar/functions/depends.lunar,
var/lib/lunar/functions/download.lunar,
- var/lib/lunar/functions/install.lunar: Fix for breaking tars, uniformizing tmpfiles a bit more too.
-
+ var/lib/lunar/functions/install.lunar: Fix for breaking tars,
+ uniformizing tmpfiles a bit more too.
+
2003-07-20 17:18 sofar
* sbin/lunar: fixing hold menu.
-
+
2003-07-20 16:52 sofar
- * var/lib/lunar/functions/download.lunar: Fixes for the SVN urls, symplifying svn and cvs ups.
-
+ * var/lib/lunar/functions/download.lunar: Fixes for the SVN urls,
+ symplifying svn and cvs ups.
+
2003-07-20 15:35 sofar
- * var/lib/lunar/functions/connect.lunar: since these 2 are a royal pain in the ass I decided to kick them into their own forget-me-file.
-
+ * var/lib/lunar/functions/connect.lunar: since these 2 are a royal
+ pain in the ass I decided to kick them into their own
+ forget-me-file.
+
2003-07-20 15:34 sofar
- * bin/lvu, var/lib/lunar/functions/download.lunar: Fixing lvu search bug, adding full support for svn:// urls, see moonbase/zbeta dor 2 example modules that use svn:// URL's.
-
+ * bin/lvu, var/lib/lunar/functions/download.lunar: Fixing lvu
+ search bug, adding full support for svn:// urls, see moonbase/zbeta
+ dor 2 example modules that use svn:// URL's.
+
2003-07-18 03:08 tchan
- * var/lib/lunar/functions/optimize.lunar: Again, fixed the typo of "PLATFOM" to be "PLATFORM". This was fixed in
- a previous version of this code but was LOST in sofar's latest merge.
-
+ * var/lib/lunar/functions/optimize.lunar: Again, fixed the typo of
+ "PLATFOM" to be "PLATFORM". This was fixed in a previous version
+ of this code but was LOST in sofar's latest merge.
+
2003-07-17 23:31 csm
- * bin/lvu: fixing a typo. "ist_section" is not the same as "list_section"
-
+ * bin/lvu: fixing a typo. "ist_section" is not the same as
+ "list_section"
+
2003-07-17 22:28 sofar
- * var/lib/lunar/functions/depends.lunar: Error out when a dependency is exiled with a proper message.
-
+ * var/lib/lunar/functions/depends.lunar: Error out when a
+ dependency is exiled with a proper message.
+
2003-07-17 20:43 sofar
* var/lib/lunar/functions/: download.lunar, edit.lunar,
- install.lunar, sources.lunar, useradd.lunar: Fixed some error messages (trying to uniformize them) and a fix for a broken download (unpack() croaking) error that resulted in unpack not logging the broken lin to activity log.
-
+ install.lunar, sources.lunar, useradd.lunar: Fixed some error
+ messages (trying to uniformize them) and a fix for a broken
+ download (unpack() croaking) error that resulted in unpack not
+ logging the broken lin to activity log.
+
2003-07-17 20:19 sofar
* bin/lvu, sbin/lin, var/lib/lunar/functions/build.lunar,
var/lib/lunar/functions/depends.lunar,
var/lib/lunar/functions/install.lunar,
var/lib/lunar/functions/modules.lunar,
- var/lib/lunar/functions/uniqid.lunar: Some minor cosmetic fixes, run_details used better, especially in lvu, fixed a hang on use_initd. Moved conflicts() to depends.lunar, changed ID so the output of the wget command gets echoed to stdout (so we possibly can send out a motd).
-
+ var/lib/lunar/functions/uniqid.lunar: Some minor cosmetic fixes,
+ run_details used better, especially in lvu, fixed a hang on
+ use_initd. Moved conflicts() to depends.lunar, changed ID so the
+ output of the wget command gets echoed to stdout (so we possibly
+ can send out a motd).
+
2003-07-17 14:50 tchan
- * usr/share/man/man8/lunar.8: Added spaces to the optional parameters listing to make it format and read much
- better.
-
+ * usr/share/man/man8/lunar.8: Added spaces to the optional
+ parameters listing to make it format and read much better.
+
2003-07-17 04:21 csm
* usr/share/man/man8/: lin.8, lunar.8: another coupld of updates
-
+
2003-07-17 04:00 csm
* usr/share/man/man8/lunar.8: updating the lunar man page
-
+
2003-07-14 22:38 sofar
* bin/lvu, sbin/lin, sbin/lrm, sbin/lunar,
@@ -85,9 +118,161 @@
var/lib/lunar/functions/messages.lunar,
var/lib/lunar/functions/modules.lunar,
var/lib/lunar/functions/moonbase.lunar,
- var/lib/lunar/functions/updatelog.lunar: Preliminary bugrelease, fixing hopefully the wrong strings in the updatelog, fixing the failed reports bug, and several other improvments that were quite needed.
-
+ var/lib/lunar/functions/updatelog.lunar: Preliminary bugrelease,
+ fixing hopefully the wrong strings in the updatelog, fixing the
+ failed reports bug, and several other improvments that were quite
+ needed.
+
2003-07-14 07:33 jasper
* sbin/lin: Make lin properly fetch moonbase again
+
+2003-07-13 21:57 sofar
+
+ * var/lib/lunar/functions/download.lunar: cosmetic fix, this is the
+ right text.
+
+2003-07-13 20:58 sofar
+
+ * usr/share/man/man1/lvu.1: removing 4 more mis-merged lines...
+
+2003-07-13 20:52 sofar
+
+ * var/lib/lunar/excluded: restoring this one... 2399 lines instead
+ of 2400!
+
+2003-07-13 20:49 sofar
+
+ * bin/lvu, sbin/lget, sbin/lin, sbin/lrm, sbin/lunar,
+ usr/share/man/man1/lvu.1, var/lib/lunar/excluded,
+ var/lib/lunar/functions/build.lunar,
+ var/lib/lunar/functions/depends.lunar,
+ var/lib/lunar/functions/download.lunar,
+ var/lib/lunar/functions/install.lunar,
+ var/lib/lunar/functions/main.lunar,
+ var/lib/lunar/functions/modules.lunar,
+ var/lib/lunar/functions/moonbase.lunar,
+ var/lib/lunar/functions/optimize.lunar,
+ var/lib/lunar/functions/prune.lunar,
+ var/lib/lunar/functions/sizes.lunar,
+ var/lib/lunar/functions/sources.lunar,
+ var/lib/lunar/functions/tracking.lunar,
+ var/lib/lunar/functions/uniqid.lunar,
+ var/lib/lunar/functions/updatelog.lunar,
+ var/lib/lunar/menu/optimize.menu:
+ Hi,
+
+ this is not a mailbox flood, but rather something I've been working
+ on for about 3.4 weeks now. Some fundamental things have changed in
+ the code and from the outside not much may have changed, but this
+ is a 2400 line merge!
+ Biggest differences is in the function calling and temporary file
+ generation, which now has a complete unique ID and gets cleaned up
+ better. All major functions have been rewritten to handle $@ and
+ return data over STDOUT.
+
+ Upgrading and installing multiple modules has been rewritten, all
+ frontends are now true frontends (no standard code in there
+ anymore).
+
+ I added some gadgets for CVS options thanks to jol, and there's a
+ framework for downloading code from SVN:// urls, which I haven't
+ been able to check yet... someone please try.
+
+ some gaps still remain, this *IS* theedge. I suspect resurrect
+ behaviour to be broken, as well as the download monitoring (but at
+ least it works). At least I'll be able to track most of the bugs
+ now pretty fast, as I know where there still is more work to do...
+
+ Noted also that md5sum checking was down in theedge up to this one,
+ as for quite some few other bugs... should be all fixed I hope.
+
+ Please make sure that you run the theedge code for testing, I
+ really need the feedback on this in the coming 2 weeks.
+
+ Thanks,
+
+ sofar
+
+ PS fortune of the day: Live fast, die young, and leave a flat patch
+ of fur on the highway! -- The Squirrels' Motto (The
+ "Hell's Angels of Nature")
+
+2003-06-26 15:25 niki
+
+ * var/lib/lunar/excluded: Now all the SSH host keys are also
+ preserved.
+
+2003-06-17 14:23 elaine
+
+ * var/lib/lunar/functions/moonbase.lunar: adjusted script location
+ to cgi-bin
+
+2003-06-17 02:20 elaine
+
+ * var/lib/lunar/functions/: moonbase.lunar, uniqid.lunar: Add a
+ client id, sent to lunar-linux.org with a null wget cmd unique id
+ by hashing the MAC addrs of the primary interface
+
+2003-06-13 03:56 tchan
+
+ * var/lib/lunar/functions/optimize.lunar: Corrected a typo in the
+ beginning of the bash code -- changed "PLATFOM" to "PLATFORM"
+
+2003-06-12 22:45 sofar
+
+ * usr/share/man/man1/lvu.1: adding the exiled option in here
+
+2003-06-12 22:35 sofar
+
+ * bin/lvu: adding help line for exiled option
+
+2003-06-12 22:16 sofar
+
+ * bin/lvu: Adding support for "exiled" command
+
+2003-06-09 14:51 sofar
+
+ * var/lib/lunar/functions/modules.lunar: Fixes the disappearing
+ modules.index line (yikes!)
+
+2003-06-08 19:34 sofar
+
+ * var/lib/lunar/menu/optimize.menu: Adding tracer optimization
+
+2003-06-08 19:33 sofar
+
+ * sbin/lin: more commits: all subroutines moved to functions!
+
+2003-06-08 19:30 sofar
+
+ * var/lib/lunar/functions/: depends.lunar, download.lunar,
+ init.lunar, install.lunar, modules.lunar, optimize.lunar,
+ prune.lunar, sources.lunar: More merges that were left out
+ somehow...
+
+2003-06-08 19:17 sofar
+
+ * var/lib/lunar/functions/temp.lunar: Adding this, I'll integrate
+ this later
+
+2003-06-05 07:44 kc8apf
+
+ * var/state/lunar/: blacklist.Alpha, blacklist.PowerPC: Update
+ blacklists for new architectures
+
+2003-05-31 12:30 jasper
+
+ * var/lib/lunar/functions/download.lunar: Make NUM_RETRY=0 work as
+ infinity for CVS, well 1000 actually
+
+2003-05-31 02:24 tchan
+
+ * bin/lvu: Fixed the lvu section bug reported by kc8apf.
+
+2003-05-29 20:09 jasper
+
+ * var/lib/lunar/functions/download.lunar: Add retry functionality
+ to CVS download
+
More information about the Lunar-commits
mailing list