Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 ↵ | Jo-Philipp Wich | 2009-07-16 | 1 | -1/+1 |
| | | | | | | currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. SVN-Revision: 16867 | ||||
* | fix small logic error in x86 sysupgrade script, which prevented upgrades ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | | | from jffs2 to squashfs (#3321) SVN-Revision: 12672 | ||||
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵ | Felix Fietkau | 2008-09-23 | 1 | -0/+2 |
| | | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657 | ||||
* | fix sysupgrade endian issues | Travis Kemen | 2008-07-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 11900 | ||||
* | silence a bogus preinit message | Felix Fietkau | 2007-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 9429 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 2 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | 2 | -16/+0 |
| | | | | SVN-Revision: 8845 | ||||
* | root users folder is now in the fs and no longer /tmp | John Crispin | 2007-09-19 | 2 | -0/+16 |
| | | | | SVN-Revision: 8844 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 2 | -0/+29 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |