Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the sourceforge mirror site a config option, as sourceforge | Eric Andersen | 2005-06-09 | 2 | -2/+2 |
| | | | | mirrors tend to change, move, go down, etc from time to time. | ||||
* | routine .config update | Eric Andersen | 2005-06-09 | 1 | -1/+17 |
| | |||||
* | Add a standalone makedevs application to be used along with | Eric Andersen | 2005-06-09 | 2 | -0/+506 |
| | | | | | | fakeroot to construct target device nodes for filesystems and utilities (such as tar) that do not currently support device tables natively. | ||||
* | Teach cramfs to handle byteswapping sanely. I want to specify | Eric Andersen | 2005-05-06 | 2 | -11/+21 |
| | | | | | big endian or little endian, not whether to unconditionally do byteswapping regardless of build system byte order. | ||||
* | Initial support for MS7206SE01 sh2a board. | Paul Mundt | 2005-05-03 | 5 | -0/+164 |
| | |||||
* | Get the board-specific dependencies right. | Paul Mundt | 2005-05-02 | 2 | -1/+9 |
| | | | | | | | | Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level. | ||||
* | Do not include an empty resolv.conf | Eric Andersen | 2005-04-21 | 1 | -0/+0 |
| | |||||
* | don't put in a default resolv.conf. Some folks with a ro rootfs | Eric Andersen | 2005-04-21 | 1 | -2/+0 |
| | | | | will want to replace this, i.e. with a symlink to /tmp | ||||
* | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | 2005-04-15 | 1 | -2/+1 |
| | |||||
* | Some minor updates for the net4521 | Eric Andersen | 2005-04-15 | 5 | -13/+26 |
| | |||||
* | switch to mips32 | Eric Andersen | 2005-04-14 | 2 | -4/+4 |
| | |||||
* | Update cramfs to handle switching endianness when necessary | Eric Andersen | 2005-04-14 | 3 | -1/+145 |
| | |||||
* | Make busybox config file location a config option | Eric Andersen | 2005-04-12 | 2 | -2/+2 |
| | |||||
* | Apply patch from http://bugs.busybox.net/view.php?id=205 | Eric Andersen | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | - fix broken concatenated lines. reported by hermannb bug #216 | Ned Ludd | 2005-04-08 | 1 | -1/+1 |
| | |||||
* | Minor platform updates | Eric Andersen | 2005-03-31 | 3 | -1/+3 |
| | |||||
* | Teach the kernel config to also swing both ways | Eric Andersen | 2005-03-10 | 1 | -0/+3 |
| | |||||
* | Try out mips3 | Eric Andersen | 2005-03-10 | 1 | -2/+2 |
| | |||||
* | The DBAu1500 can run as either big or little endian | Eric Andersen | 2005-03-10 | 4 | -2/+159 |
| | |||||
* | Fixup device table location | Eric Andersen | 2005-03-09 | 2 | -18/+14 |
| | |||||
* | Add board support for AMD devel boards | Eric Andersen | 2005-03-09 | 1 | -0/+1 |
| | |||||
* | Add board support for the AMD DBAu1500 development board | Eric Andersen | 2005-03-09 | 74 | -0/+2899 |
| | |||||
* | Fix Soekris net4521 kernel config location | Eric Andersen | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | ext2 was renamed, update config option | Mike Frysinger | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | rename patches to avoid any confision as to patch order | Eric Andersen | 2005-02-25 | 2 | -0/+0 |
| | |||||
* | target/device/Soekris/net4521/linux.mk should only be used when | Eric Andersen | 2005-02-24 | 1 | -1/+2 |
| | | | | BR2_TARGET_SOEKRIS_NET4521 is enabled. | ||||
* | fixup kernel compile | Eric Andersen | 2005-02-22 | 2 | -10/+6 |
| | |||||
* | Do not squash perms, just owner | Eric Andersen | 2005-02-18 | 1 | -1/+1 |
| | |||||
* | move stuff around a little bit more | Eric Andersen | 2005-02-18 | 2 | -2/+5 |
| | |||||
* | I need this bit too | Eric Andersen | 2005-02-17 | 1 | -0/+8 |
| | |||||
* | more example device support | Eric Andersen | 2005-02-17 | 4 | -7/+637 |
| | |||||
* | fixup a couple of typos | Eric Andersen | 2005-02-17 | 1 | -2/+2 |
| | |||||
* | move more stuff around for better board support | Eric Andersen | 2005-02-17 | 34 | -15/+1078 |
| | |||||
* | more changes towards better board support | Eric Andersen | 2005-02-17 | 1 | -0/+6 |
| | |||||
* | more changes towards better board support | Eric Andersen | 2005-02-17 | 8 | -32/+7 |
| | |||||
* | shuffle things around | Eric Andersen | 2005-02-17 | 2 | -4/+5 |
| | |||||
* | Move stuff around | Eric Andersen | 2005-02-17 | 41 | -0/+17 |
| | |||||
* | Move device table to | Eric Andersen | 2005-02-17 | 1 | -0/+0 |
| | |||||
* | Add the new device directory | Eric Andersen | 2005-02-17 | 7 | -1/+29 |
| | |||||
* | cleanup whitespace | Eric Andersen | 2005-02-16 | 1 | -5/+5 |
| | |||||
* | doh. The first hunk of my patch was redundant | Eric Andersen | 2005-02-15 | 1 | -9/+0 |
| | |||||
* | Fix it so that owners and permissions specified in device table | Eric Andersen | 2005-02-15 | 1 | -0/+22 |
| | | | | entires are not squashed. | ||||
* | We need to calculate filesystem size right when we run genext2fs. | Eric Andersen | 2005-02-12 | 1 | -22/+24 |
| | | | | | As was, size was calculated right when 'make' was run, at which point the rootfs may well be empty... | ||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 10 | -17/+41 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | menuconfig -> config | Mike Frysinger | 2005-02-10 | 2 | -2/+2 |
| | |||||
* | Fix broken config menu | Eric Andersen | 2005-02-09 | 1 | -1/+1 |
| | |||||
* | touchup description to look like all the others | Mike Frysinger | 2005-02-09 | 1 | -2/+1 |
| | |||||
* | allow users to generate tarballs of the target filesystem | Mike Frysinger | 2005-02-09 | 4 | -3/+43 |
| | |||||
* | touchups | Mike Frysinger | 2005-02-09 | 1 | -6/+3 |
| | |||||
* | add URL for more info | Mike Frysinger | 2005-02-09 | 1 | -0/+1 |
| |