Ulf Samuelsson
06b99ea303
Add help script for testing
2009-01-22 23:05:49 +00:00
Ulf Samuelsson
3eecdf6166
Update buildall.sh script
2009-01-16 22:45:31 +00:00
Ulf Samuelsson
20fed85399
Update package buildscript
2009-01-15 23:17:38 +00:00
Ulf Samuelsson
bbcd069271
Update buildall.sh script
2009-01-13 18:43:46 +00:00
Ulf Samuelsson
2dcd4dedc7
Remove conditional clause which disables building some packages
2009-01-12 07:45:02 +00:00
Ulf Samuelsson
1811acae86
Add some whitespace to output, aligning comments, when added
2009-01-12 07:43:23 +00:00
Ulf Samuelsson
062da366e0
Add buildall script for testing many/most packages separately with build logs and documentation for this and mkpkg
2009-01-11 21:13:02 +00:00
Ulf Samuelsson
6b054c3b90
Bug fix for mkpkg script
2009-01-11 20:37:04 +00:00
Ulf Samuelsson
a3afd2ce59
Add script allowing better overview of build status of single packages
2009-01-10 00:26:30 +00:00
Ulf Samuelsson
3b60cec51b
Do not copy linux config with higher minor version than current kernel
2009-01-03 16:59:04 +00:00
Ulf Samuelsson
4705b4c21a
Apply some care, when copying the linux configuration file
2009-01-02 15:44:18 +00:00
Wade Berrier
1d6fd2d387
scripts/setlocalversion: update deprecated git-<command> usage
...
Git is moving away from the git-<command> to git <command>
git-svn -> git svn
2008-12-23 17:51:37 +00:00
Peter Korsgaard
6fd903a4de
new package wizard: change bash-specific construct
...
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.
2008-10-22 05:19:04 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
John Voltz
7c98bd397e
some enhancements to the build-ext3-img script
2008-05-01 15:21:47 +00:00
Ulf Samuelsson
76ab96d1b5
Fix bad use of symbol
2008-04-06 10:01:29 +00:00
Peter Korsgaard
e2f56edbd3
setlocalversion: add git-svn support
2008-04-01 09:53:14 +00:00
Peter Korsgaard
bd6561e781
buildroot: add /etc/br-version with version info to target dir
2008-03-31 19:50:05 +00:00
Ulf Samuelsson
acdf16967d
Add some robustness to linux configuration
2008-03-29 14:09:22 +00:00
John Voltz
80954d2711
fixed typo in script
2008-03-11 13:14:26 +00:00
John Voltz
d45de0ca0c
more robust development files in target handler
2008-03-11 13:12:39 +00:00
John Voltz
ab063ab0af
some buildroot helper scripts
2008-03-06 17:52:37 +00:00