summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* package/: remove deprecated and broken raidtool2 packagePeter Korsgaard2009-01-231-1/+0
|
* Update tester scriptUlf Samuelsson2009-01-221-514/+323
|
* Add help script for testingUlf Samuelsson2009-01-221-0/+111
|
* Update buildall.sh scriptUlf Samuelsson2009-01-161-44/+96
|
* Update package buildscriptUlf Samuelsson2009-01-151-4/+32
|
* Update buildall.sh scriptUlf Samuelsson2009-01-131-6/+7
|
* Remove conditional clause which disables building some packagesUlf Samuelsson2009-01-121-6/+9
|
* Add some whitespace to output, aligning comments, when addedUlf Samuelsson2009-01-121-2/+2
|
* Add buildall script for testing many/most packages separately with build ↵Ulf Samuelsson2009-01-111-0/+460
| | | | logs and documentation for this and mkpkg
* Bug fix for mkpkg scriptUlf Samuelsson2009-01-111-4/+4
|
* Add script allowing better overview of build status of single packagesUlf Samuelsson2009-01-101-0/+45
|
* Do not copy linux config with higher minor version than current kernelUlf Samuelsson2009-01-031-6/+25
|
* Apply some care, when copying the linux configuration fileUlf Samuelsson2009-01-021-9/+51
|
* scripts/setlocalversion: update deprecated git-<command> usageWade Berrier2008-12-231-1/+1
| | | | | | Git is moving away from the git-<command> to git <command> git-svn -> git svn
* new package wizard: change bash-specific constructPeter Korsgaard2008-10-221-2/+1
| | | | | | | | Patch by Markus Heidelberg. ${VAR//-/_} which replaces - with _ aborts with "syntax error" on a system where /bin/sh points to dash. Use tr therefor as already done in the line above rather than changing the shebang to bash.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* some enhancements to the build-ext3-img scriptJohn Voltz2008-05-011-5/+5
|
* Fix bad use of symbolUlf Samuelsson2008-04-061-0/+1
|
* setlocalversion: add git-svn supportPeter Korsgaard2008-04-011-1/+6
|
* buildroot: add /etc/br-version with version info to target dirPeter Korsgaard2008-03-311-0/+63
|
* Add some robustness to linux configurationUlf Samuelsson2008-03-291-0/+14
|
* fixed typo in scriptJohn Voltz2008-03-111-1/+1
|
* more robust development files in target handlerJohn Voltz2008-03-111-0/+20
|
* some buildroot helper scriptsJohn Voltz2008-03-063-0/+328