summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Victor Martinez [Wed, 25 Nov 2015 19:40:33 +0000 (19:40 +0000)]
makeCrossRootfsExtras.sh:
- first commit CRUX core 3.2 and CRUX-ARM core-arm 3.2
- this isn't the last commit to build the package for deploying for building optimizations
Victor Martinez [Tue, 3 Mar 2015 01:27:22 +0000 (02:27 +0100)]
makeCrossRootfsExtras.sh: updated to 3.1 branches and removed "git branch" from upstream since we are there
Jose V Beneyto [Wed, 6 Nov 2013 10:28:20 +0000 (11:28 +0100)]
Implemented <device>-arm support to checkOverlayUpdates.sh script (FS#63)
Jose V Beneyto [Tue, 15 Oct 2013 09:15:31 +0000 (11:15 +0200)]
Added checkOverlayUpdates.sh which gets ports from an overlay that need to be updated
Victor Martinez [Wed, 2 Oct 2013 09:24:29 +0000 (11:24 +0200)]
makeCrossRootfsExtras.sh: Reverted to the right commit, updated hash overlay
Victor Martinez [Wed, 2 Oct 2013 09:01:00 +0000 (11:01 +0200)]
getCoreDiff.sh: updated to 3.0 version and changed core-cross by the new repo crossrootfs
Victor Martinez [Sun, 29 Sep 2013 18:51:04 +0000 (20:51 +0200)]
makeCrossRootfsExtras: updated CRUX-ARM 3.0 commit hash overlay with last fixes
Jose V Beneyto [Tue, 10 Sep 2013 22:02:01 +0000 (22:02 +0000)]
Added makeCrossRootfsExtras.sh to help in port development for releases
Jose V Beneyto [Thu, 1 Nov 2012 18:22:06 +0000 (18:22 +0000)]
Added more verbose to makeRootfs script and cleanup
Jose V Beneyto [Fri, 19 Oct 2012 02:58:18 +0000 (02:58 +0000)]
Removed last echo line in getBuildOrder script (to better integration with other scripts)
Jose V Beneyto [Fri, 19 Oct 2012 02:33:33 +0000 (02:33 +0000)]
Improved prt-get-cross script and removed config file which now is not essential
Jose V Beneyto [Fri, 19 Oct 2012 02:19:46 +0000 (02:19 +0000)]
Improved makeRootfs script and added changes for next 2.8
Jose V Beneyto [Fri, 19 Oct 2012 02:17:47 +0000 (02:17 +0000)]
Renamed makeRelease to makeRootfs which makes more sense
Jose V Beneyto [Fri, 19 Oct 2012 01:50:08 +0000 (01:50 +0000)]
Updated getCoreDiff script for next 2.8 release and improved a bit
Jose V Beneyto [Thu, 18 Oct 2012 22:24:10 +0000 (22:24 +0000)]
Added code to getBuildOrder to use a name of port as starting point (to avoid the complete list of ports)
Jose V Beneyto [Thu, 18 Oct 2012 21:32:55 +0000 (21:32 +0000)]
Fixed some issues with getBuildOrder script (duplicates, nonexistent ports, ...)
Jose V Beneyto [Wed, 6 Jun 2012 10:15:34 +0000 (12:15 +0200)]
Replaced scp commands by wget which would be better for non account users who want to create the installer
Jose V Beneyto [Tue, 5 Jun 2012 18:03:42 +0000 (18:03 +0000)]
Added initial version for the script that help us in release creation per device: makeDeviceInstaller.sh
Jose V Beneyto [Wed, 25 Apr 2012 12:18:30 +0000 (14:18 +0200)]
Initial import for getCoreDiff script
Jose V Beneyto [Tue, 10 May 2011 11:23:26 +0000 (13:23 +0200)]
Added makeRelease.sh script which was modified for 2.7 too
Jose V Beneyto [Fri, 6 May 2011 11:35:49 +0000 (13:35 +0200)]
Fixed buildAllPackages.sh to use PKGMK_PACKAGE_DIR even if this variable is empty, and fixed issues related to environment variable PATH
Jose V Beneyto [Thu, 28 Apr 2011 17:41:29 +0000 (19:41 +0200)]
getBuildOrder.sh: fixed for 2.7 branches
Jose V Beneyto [Fri, 15 Apr 2011 10:36:58 +0000 (12:36 +0200)]
Fixed typo in the previous commit
Jose V Beneyto [Fri, 15 Apr 2011 10:12:58 +0000 (12:12 +0200)]
Added initial version for prt-get-cross and his config file
Jose V Beneyto [Wed, 20 Oct 2010 10:43:22 +0000 (12:43 +0200)]
Fixed buildAllPackages.sh to use PKGMK_PACKAGE_DIR from pkgmk.conf. Also fixed to avoid install a package if previously was installed
Jose V Beneyto [Wed, 20 Oct 2010 10:40:32 +0000 (12:40 +0200)]
Added initial version of some scripts
Jose V Beneyto [Wed, 20 Oct 2010 10:40:20 +0000 (12:40 +0200)]
Initial commit. Added README file.