acinonyx
9ebe427897
[x86] Fix sysupgrade for squashfs, jffs2 and ext4 images
...
* use 'fsync' with 'dd' for image writing
* save config to boot partition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-19 22:36:53 +00:00
nbd
a6c855e6e5
x86/soekris: Add defconfig for soekris net4801 and net4826
...
Add default config file for net4801 and 4826 and initial script
to copy config file like it is done for other platforms.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:33:46 +00:00
nbd
b85cea3219
x86/soekris: Add script to detect soekris model
...
Add script to detect soekris board of net4801 and net4826.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:33:42 +00:00
nico
d1f26658a3
sysupgrade: fix typo in platform_do_upgrade() on x86 ( closes : #7068 ), thanks to acinonyx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 15:47:26 +00:00
florian
1590ebe55a
[x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 11:55:07 +00:00
jow
bcc6a9f342
[x86] sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 15:28:17 +00:00
jow
52cf5276c2
[x86] base-files: remove redundant "Press " when writing enter failsafe message
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 22:57:16 +00:00
jow
f9d040813d
[x86] preinit: use grep -q where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01 00:33:34 +00:00
nbd
5b5b4dd41c
preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 19:27:49 +00:00
nbd
a9929695c6
add preinit modularization work by Daniel Dickinson (cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 17:11:17 +00:00
jow
989900d133
[PATCH] sysupgrade-ext2 sync before writing image, not after
...
Sysupgrade for ext2 currently flushes the filesystem buffers after an
image is written to the disk. This should happen before the image is
written.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 13:39:36 +00:00
nbd
f8e79eeb30
fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs ( #3321 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 17:46:23 +00:00
nbd
498cc73e51
fix sysupgrade support for brcm-2.4 and brcm47xx
...
make mtd refresh based config append optional (leave enabled on x86)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 11:05:54 +00:00
thepeople
727db54052
fix sysupgrade endian issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 01:11:30 +00:00
nbd
06adb0f93b
silence a bogus preinit message
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 17:14:09 +00:00
juhosg
7aa11efc17
get rid of per-profile base-files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:27:54 +00:00
blogic
f3aa8f5895
made HOME=/root global instead of x86 specific
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 19:58:07 +00:00
blogic
2e0e79b882
root users folder is now in the fs and no longer /tmp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 19:51:11 +00:00
nbd
17c7b6c3fd
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00