Module Name:src
Committed By: rhialto
Date: Tue Jul 20 19:31:23 UTC 2021
Modified Files:
src/distrib/utils/embedded/files: ec2_init
Log Message:
Extract just the random bits to feed to /dev/urandom.
This makes no difference in the randomness of the pool, but it improves
o
Module Name:src
Committed By: rhialto
Date: Thu Jul 15 19:03:17 UTC 2021
Modified Files:
src/distrib/utils/embedded/files: ec2_init
Log Message:
Add some OpenStack support.
I found that in the cloud I tried, by the time this script runs, there
is no default route in effec
Module Name:src
Committed By: jmcneill
Date: Tue Jul 6 11:49:36 UTC 2021
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf evbmips.conf rpi_inst.conf
usermode.conf x86.conf
Log Message:
Disable kernfs on live images -- it is not required.
To gener
Module Name:src
Committed By: jmcneill
Date: Thu Jul 1 18:05:45 UTC 2021
Modified Files:
src/distrib/utils/embedded/files: ec2_init
Log Message:
AWS marketplace does not allow root ssh logins. Create an ec2-user account
and install the ssh key in that user's home director
Module Name:src
Committed By: jmcneill
Date: Thu Jul 1 17:32:07 UTC 2021
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
port-evbarm/56274: no network on ec2 arm64 9.99.85
Add -w to dhcpcd_flags when running on EC2, since we need to wait for the
Module Name:src
Committed By: jmcneill
Date: Thu Jul 1 17:31:21 UTC 2021
Modified Files:
src/distrib/utils/embedded/conf: arm64mbr.conf
Log Message:
No need for ec2_init on arm64mbr
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/utils/embedded/c
Module Name:src
Committed By: rin
Date: Wed Dec 23 10:35:18 UTC 2020
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: evbarm.conf evbmips.conf x86.conf
Log Message:
Fix fallout from mkimage rev 1.76.
For mkimage:
- Update "size
Module Name:src
Committed By: riastradh
Date: Mon Dec 21 16:38:02 UTC 2020
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
embedded/mkimage: Pad image with zeros to multiple of 4 MB plus 1 MB.
Otherwise, there may not be enough space after the ffs partiti
Module Name:src
Committed By: rin
Date: Tue Dec 1 04:21:26 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: rpi.conf
Log Message:
G/C unused.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/distrib/utils/embedded/conf/rpi.conf
Please note tha
Module Name:src
Committed By: rin
Date: Tue Dec 1 04:21:10 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: rpi_inst.conf
Log Message:
rpi.img: Bump boot partition in a similar manner to other images.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.1
Module Name:src
Committed By: jmcneill
Date: Thu May 28 10:19:02 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Allow config file to override hostname
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/distrib/utils/embe
Module Name:src
Committed By: jmcneill
Date: Wed May 27 21:53:04 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Move back to MBR based images for armv7 because Amlogic's bootloader (for
Amlogic S805 based boards) needs to be installed to
Module Name:src
Committed By: jmcneill
Date: Wed May 27 11:02:52 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: rpi.conf
Log Message:
Fix kernel= order, add pi0w conditional and comments
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/distrib
Module Name:src
Committed By: jmcneill
Date: Wed May 27 10:56:59 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: rpi.conf
Log Message:
Conditionally boot kernel.img or kernel7.img depending on board
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37
Module Name:src
Committed By: jmcneill
Date: Mon May 25 11:11:52 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
No need to rename netbsd-GENERIC.img to kernel7.img
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/distri
Module Name:src
Committed By: jmcneill
Date: Mon May 25 11:06:49 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Switch to GPT w/ hybrid MBR for armv7 images
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/distrib/utils
Module Name:src
Committed By: jmcneill
Date: Sun May 24 18:44:47 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
Enable GPT support w/ hybrid MBR for Raspberry Pi compatibility.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.
Module Name:src
Committed By: jmcneill
Date: Sun May 24 18:43:40 UTC 2020
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/files: resize_gpt
Log Message:
Add support for hybrid MBR/GPT images.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jmcneill
Date: Sun May 24 14:45:49 UTC 2020
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: evbarm.conf
Added Files:
src/distrib/utils/embedded/files: resize_gpt
Log Message:
Add GPT support
Module Name:src
Committed By: jmcneill
Date: Sun Feb 23 10:56:03 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
RPi4 has a different root device, so use config.txt conditionals to load
an alternate cmdline txt file (cmdline-pi4.txt) on th
Module Name:src
Committed By: skrll
Date: Wed Jan 8 20:49:22 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: rpi_inst.conf
Log Message:
Use fat16 as the partition is too small for fat32. from Harold Gutch
To generate a diff of this commit:
cvs rdiff -u -r1.14
Module Name:src
Committed By: skrll
Date: Sun Jan 5 16:41:08 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: rpi_inst.conf
Log Message:
Use make_label_evbarm instead of home grown
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/utils/
Module Name:src
Committed By: skrll
Date: Wed Jan 1 14:16:51 UTC 2020
Modified Files:
src/distrib/utils/embedded/conf: rpi_inst.conf
Log Message:
upstream_kernel=1 is required with new firmware/kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/di
Module Name:src
Committed By: skrll
Date: Mon Dec 16 08:01:20 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
Fix whitespace in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/distrib/utils/embedded/conf/arm64.c
Module Name:src
Committed By: jmcneill
Date: Sun Dec 1 15:07:04 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Remove the pretty much useless 128MB swap partition from the arm images.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: jmcneill
Date: Thu Apr 4 14:26:40 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Re-enable efiboot for armv7 (thanks skrll@)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/u
Module Name:src
Committed By: jmcneill
Date: Tue Apr 2 10:00:32 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Turn off efiboot until we figure out why it fails on some boards.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: jmcneill
Date: Sat Mar 30 13:43:53 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Install GENERIC ELF kernel as /netbsd for EFI booting
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/dist
Module Name:src
Committed By: jmcneill
Date: Sat Mar 30 13:37:45 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Switch to efiboot
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/distrib/utils/embedded/files/armv7_
Module Name:src
Committed By: jmcneill
Date: Sat Mar 30 13:07:57 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Install bootarm.efi to boot partition
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/distrib/utils/embedd
Module Name:src
Committed By: jmcneill
Date: Sun Mar 3 11:44:18 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
Add Amlogic dtb files to arm64.img
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/utils/embedded/co
Module Name:src
Committed By: jmcneill
Date: Mon Jan 21 16:28:39 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
No need to specify root and console bootargs on amlogic
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/di
Module Name:src
Committed By: jmcneill
Date: Thu Jan 3 18:21:55 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Fix mmcpart for exynos SD card
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/utils/embedded/
Module Name:src
Committed By: jmcneill
Date: Sun Dec 2 15:43:05 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Fix variable escaping in dev_exists()
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/distrib/utils/embed
Module Name:src
Committed By: jmcneill
Date: Fri Nov 30 20:53:02 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf armv7.conf evbarm.conf
Added Files:
src/distrib/utils/embedded/files: ec2_init
Log Message:
Add support for configuring Amazon.com
Module Name:src
Committed By: aymeric
Date: Thu Nov 22 21:11:37 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Make armv7.img boot on the DE0 Nano SoC. Requires u-boot from -current
Module Name:src
Committed By: skrll
Date: Sat Oct 20 08:29:11 UTC 2018
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Sort
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/distrib/utils/embedded/files/armv7_boot.cmd
Please n
Module Name:src
Committed By: skrll
Date: Sat Oct 20 08:26:10 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/distrib/utils/embedded/conf/armv7.conf
Please not
Module Name:src
Committed By: skrll
Date: Sat Oct 20 08:24:11 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
a bit of sorting
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/distrib/utils/embedded/conf/armv7.conf
Plea
Module Name:src
Committed By: jmcneill
Date: Sat Oct 6 13:11:22 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Use special ROOT. prefix in fstab entries instead of assuming ld0
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r
Module Name:src
Committed By: jmcneill
Date: Sat Oct 6 09:58:55 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
resize_disklabel: if disk and partition is not specified, use
ker
Module Name:src
Committed By: jmcneill
Date: Mon Aug 27 22:36:49 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Removed Files:
src/distrib/utils/embedded/files: arm64_extlinux.conf
Log Message:
Install ELF kernel to the FFS partition and boot
Module Name:src
Committed By: jmcneill
Date: Sun Aug 12 17:15:56 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
Move rk3399 dtb files to the correct location
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/utils/
Module Name:src
Committed By: jmcneill
Date: Wed Jul 4 23:10:06 UTC 2018
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Enable booting of netbsd-EXYNOS kernel
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/utils/em
Module Name:src
Committed By: jmcneill
Date: Tue Jun 19 15:13:51 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
Install RK3328 .dtb files to the correct location
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/ut
Module Name:src
Committed By: jmcneill
Date: Tue Jun 19 15:12:05 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Increase reserved space at start of image from 4MB to 16MB to make room
for Rockchip bootloaders.
To generate a diff of thi
Module Name:src
Committed By: jmcneill
Date: Sat Jan 6 20:27:31 UTC 2018
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Enable automatic booting on tegra210
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/utils/embe
Module Name:src
Committed By: jmcneill
Date: Mon Dec 18 19:08:16 UTC 2017
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
No need to specify console=fb for pinebook anymore as WSDISPLAY_MULTICONS will
give us a framebuffer console
To genera
Module Name:src
Committed By: jmcneill
Date: Sat Dec 16 21:28:19 UTC 2017
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Use fb console by default on Pinebook
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/utils/emb
Module Name:src
Committed By: jmcneill
Date: Tue Dec 12 21:00:28 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: rpi.conf
Log Message:
Fix spelling in error message
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/distrib/utils/embedded/conf/rp
Module Name:src
Committed By: jmcneill
Date: Sun Dec 3 13:31:45 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
On 64-bit boards, U-Boot expects to find .dtb files in an allwinner/
subdirectory
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jmcneill
Date: Thu Nov 30 19:55:47 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Remove legacy awin kernels from image
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/distrib/utils/embedd
Module Name:src
Committed By: kre
Date: Tue Nov 28 02:56:44 UTC 2017
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: armv7.conf rpi.conf rpi_inst.conf
x86.conf
Log Message:
Be more precise about exactly what fails wh
Module Name:src
Committed By: kre
Date: Tue Nov 28 00:24:08 UTC 2017
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Handle use of TMPDIR in cleanup as well.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/distrib/utils/embedded/mkimage
Module Name:src
Committed By: kre
Date: Tue Nov 28 00:14:30 UTC 2017
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Honour ${TMPDIR} if set for location of image, rather than always
simply using /tmp
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: skrll
Date: Thu Nov 9 21:36:46 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf rpi.conf
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/utils/embedded/conf/armv
Module Name:src
Committed By: sevan
Date: Sun Oct 8 00:35:26 UTC 2017
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Fix test otherwise we try to load a fdtfile for boards which do not have
use_fdt set.
To generate a diff of this commit:
Module Name:src
Committed By: jmcneill
Date: Sun Oct 8 00:15:13 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Don't install uEnv.txt for beagle; boot.scr handles this now.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18
Module Name:src
Committed By: jmcneill
Date: Sat Oct 7 23:40:00 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Added Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Install a boot.scr on armv7.img that detects the running
Module Name:src
Committed By: jmcneill
Date: Mon Jul 31 16:34:23 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf rpi.conf rpi_inst.conf
Log Message:
Create a config.txt for RPI and set 'enable_uart=1' and 'force_turbo=0'.
This config gives us a stable
Module Name:src
Committed By: jmcneill
Date: Sun Jul 9 10:41:40 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Add : to body of populate_sunxi to appease bash.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/u
Module Name:src
Committed By: jmcneill
Date: Thu Jul 6 21:07:09 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Test for kernel build directory before reading DTB list
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/di
Module Name:src
Committed By: christos
Date: Sat Jun 10 23:26:32 UTC 2017
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
add the tests set.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/distrib/utils/embedded/mkimage
Please note tha
Module Name:src
Committed By: hubertf
Date: Sat May 13 10:44:58 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
minor cleanup in customize_evbarm():
keep handling of /etc/rc.conf in one place
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Fri Apr 14 13:47:22 UTC 2017
Modified Files:
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
Grow the MBR partition table entry for the BSD partition before
growing the disklabel.
To generate a diff of this com
Module Name:src
Committed By: jmcneill
Date: Wed Apr 12 23:35:29 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
ODROID-C1: Now that the MBR partition table contains an entry for the BSD
partition, the disklabel no longer conflicts with th
Module Name:src
Committed By: jmcneill
Date: Wed Apr 12 23:32:11 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Slightly reduce the size of the MSDOS partition from 124M to 92M. With
the larger size, installing the ODROID-C1 bootloader c
Module Name:src
Committed By: jmcneill
Date: Tue Apr 11 21:06:30 UTC 2017
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Now that FAT+FFS images include the BSD partition in the MBR partition
table, install the disklabel after setting up MBR partitions. T
Module Name:src
Committed By: jmcneill
Date: Tue Apr 11 18:04:08 UTC 2017
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Improvements and fixes for FAT+FFS images:
- Add a "NETBSD" volume label to the MSDOS file-system.
- Explicitly initialize boot sect
Module Name:src
Committed By: jmcneill
Date: Tue Apr 11 17:30:17 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Increase the size of the boot partition and remove the 'd' part from the
disklabel.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Mon Apr 10 22:25:36 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
tegra: set loadaddr to 0x9000 (the default kernel_addr_r overlaps
fdt_addr_r on TK1 + L4T 21.x), and set default root devi
Module Name:src
Committed By: skrll
Date: Tue Mar 14 06:37:39 UTC 2017
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Mark the msdos parition active for boards like the BeagleBone Black
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/d
Module Name:src
Committed By: skrll
Date: Sat Dec 19 14:57:49 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
C&P of change in rpi.conf (maybe factor out)
By default, RPI firmware sets the max CPU frequency to 600MHz. This can be
overridd
Module Name:src
Committed By: jmcneill
Date: Fri Aug 21 17:08:11 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Cubieboard2 kernel is named netbsd-CUBIEBOARD.ub not netbsd-CUBIEBOARD2.ub
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jmcneill
Date: Sun Aug 2 11:11:32 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
install jetsontk1 boot script as boot.scr
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/distrib/utils/embe
Module Name:src
Committed By: jmcneill
Date: Sat Aug 1 10:05:51 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
use a larger (64KB) block size, this helps SD card performance
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/dis
Module Name:src
Committed By: jmcneill
Date: Sat Aug 1 10:04:50 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
mount root partition with noatime
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/distrib/utils/embedded/
Module Name:src
Committed By: jmcneill
Date: Sat Aug 1 10:04:06 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Align partitions to 64MB for the benefit of SD cards > 32GB
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 s
Module Name:src
Committed By: martin
Date: Wed Jul 15 11:29:16 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Properly escape the $ when trying to pass the u-boot env var $kernel.
>From Rin Okuyama.
To generate a diff of this commit:
cv
Module Name:src
Committed By: skrll
Date: Wed Jul 8 10:57:46 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Turn resize on
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/utils/embedded/conf/armv7.conf
Please n
Module Name:src
Committed By: christos
Date: Sun May 24 17:11:18 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
double quote police
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/utils/embedded/conf/armv7.conf
Module Name:src
Committed By: christos
Date: Sun May 24 17:08:21 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
fix mkubootimage
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/distrib/utils/embedded/mkimage
Please note that
Module Name:src
Committed By: jmcneill
Date: Fri May 22 01:18:22 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
add JETSONTK1 to armv7.img
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/utils/embedded/conf/armv7
Module Name:src
Committed By: hubertf
Date: Sun Apr 19 18:53:33 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: rpi_inst.conf
Log Message:
More cleanup:
Instead of first overwriting the *_evbarm functions with own code,
and then calling them from the regular func
Module Name:src
Committed By: hubertf
Date: Sun Apr 19 18:28:31 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf rpi.conf rpi_inst.conf
usermode.conf
Log Message:
Cleanup: make_filesystems is not used any longer, purge remains
To generate
Module Name:src
Committed By: hubertf
Date: Sun Apr 19 17:56:57 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Add some documentation:
Tell what this does, and what it expects from conf files
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: hubertf
Date: Sat Apr 18 22:06:48 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Properly spell X' name. From X(7):
The X.Org Foundation requests that the following names be used when
referring to
Module Name:src
Committed By: jmcneill
Date: Mon Apr 6 22:44:46 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
show resize_ffs progress bar when resizing root partition
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src
Module Name:src
Committed By: jmcneill
Date: Mon Apr 6 22:20:52 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
initialize resize before pulling in board config
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/distrib/utils/emb
Module Name:src
Committed By: jmcneill
Date: Mon Apr 6 20:19:28 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: evbarm.conf rpi.conf
Added Files:
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
Module Name:src
Committed By: jmcneill
Date: Mon Apr 6 17:59:36 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
resizing of ffsv2 still doesn't work well, so revert previous, and instead
explicitly set fsize=2048/bsize=16384, which gives a pretty
Module Name:src
Committed By: jmcneill
Date: Sun Apr 5 17:05:45 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Use FFSv2 instead of FFSv1 for the root file-system. This should fix the
"resize_ffs takes forever" issues with evbarm images -- growi
Module Name:src
Committed By: jmcneill
Date: Thu Feb 12 10:59:44 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: rpi.conf
Log Message:
actually write cpufreq changes to ${mnt}/etc/rc.local instead of /tmp/a
To generate a diff of this commit:
cvs rdiff -u -r1.25
Module Name:src
Committed By: jmcneill
Date: Fri Feb 6 15:15:02 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: rpi.conf
Log Message:
By default, RPI firmware sets the max CPU frequency to 600MHz. This can be
overridden by setting arm_freq in config.txt, but the
Module Name:src
Committed By: skrll
Date: Thu Jan 29 14:54:06 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: evbarm.conf x86.conf
Log Message:
Fix previous so that the new generated rc.conf is picked up and that
any ne
Module Name:src
Committed By: jmcneill
Date: Wed Jan 28 12:08:00 UTC 2015
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
add /var/shm tmpfs to fstab
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/utils/embedded/conf/e
Module Name:src
Committed By: skrll
Date: Fri Jan 23 15:17:58 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: evbarm.conf rpi_inst.conf
usermode.conf x86.conf
Log Message:
PR/49596: mkimage: incorrect permis
Module Name:src
Committed By: skrll
Date: Sun Jan 18 17:37:54 UTC 2015
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Use [dx]sets_p as flag for debug/X sets inclusion. xsets is the list of
sets.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r
Module Name:src
Committed By: christos
Date: Sun Dec 14 00:28:46 UTC 2014
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: x86.conf
Log Message:
fix image building:
- round up the total size of the disk image
- fi
Module Name:src
Committed By: jmcneill
Date: Tue Nov 25 13:42:31 UTC 2014
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
disable wapbl for evbarm images until stability issues are sorted out
To generate a diff of this commit:
cvs rdiff -u -r1.1
1 - 100 of 188 matches
Mail list logo