Module Name:src
Committed By: jmcneill
Date: Mon Feb 17 12:31:20 UTC 2025
Modified Files:
src/distrib/utils/embedded/conf: evbppc.conf
Log Message:
wii: Disable ntpd by default.
It takes up a lot of memory.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src
Module Name:src
Committed By: jmcneill
Date: Mon Feb 17 12:31:20 UTC 2025
Modified Files:
src/distrib/utils/embedded/conf: evbppc.conf
Log Message:
wii: Disable ntpd by default.
It takes up a lot of memory.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src
Module Name:src
Committed By: jmcneill
Date: Fri Jan 24 21:47:51 UTC 2025
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Fix resize_root.
Revision 1.85 added the 'log' option to "normal" fstabs, which is
incompatible with resize_ffs. Restore the previous
Module Name:src
Committed By: jmcneill
Date: Fri Jan 24 21:47:51 UTC 2025
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Fix resize_root.
Revision 1.85 added the 'log' option to "normal" fstabs, which is
incompatible with resize_ffs. Restore the previous
Module Name:src
Committed By: jmcneill
Date: Fri Jan 17 12:13:05 UTC 2025
Modified Files:
src/distrib/utils/embedded/conf: wii.conf
Log Message:
wii: update wii.img ffs parameters
Use 4K block/frags and FFSv2 for Wii images.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Fri Jan 17 12:13:05 UTC 2025
Modified Files:
src/distrib/utils/embedded/conf: wii.conf
Log Message:
wii: update wii.img ffs parameters
Use 4K block/frags and FFSv2 for Wii images.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Fri Jan 17 12:11:53 UTC 2025
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
mkimage: Allow configs to override fsize/bsize/ffs version
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/distrib
Module Name:src
Committed By: jmcneill
Date: Fri Jan 17 12:11:53 UTC 2025
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
mkimage: Allow configs to override fsize/bsize/ffs version
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/distrib
Module Name:src
Committed By: christos
Date: Sat Dec 28 18:13:29 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
avoid extra comma, add braces
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/distrib/utils/embedded/mkimage
Plea
Module Name:src
Committed By: christos
Date: Sat Dec 28 18:13:29 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
avoid extra comma, add braces
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/distrib/utils/embedded/mkimage
Plea
Module Name:src
Committed By: christos
Date: Fri Dec 27 19:02:19 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: evbarm.conf evbmips.conf evbppc.conf
riscv.conf x86.conf
Log Message:
Remove duplicated code,
Module Name:src
Committed By: christos
Date: Fri Dec 27 19:02:19 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: evbarm.conf evbmips.conf evbppc.conf
riscv.conf x86.conf
Log Message:
Remove duplicated code,
Module Name:src
Committed By: skrll
Date: Mon Aug 12 18:45:51 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Undo accidental commit.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/distrib/utils/embedded/mkimage
Please note t
Module Name:src
Committed By: skrll
Date: Mon Aug 12 18:45:51 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Undo accidental commit.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/distrib/utils/embedded/mkimage
Please note t
Module Name:src
Committed By: christos
Date: Thu Mar 14 15:41:54 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Fix reproducible build (Jan-Benedict Glaw)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/distrib/utils/e
Module Name:src
Committed By: christos
Date: Thu Mar 14 15:41:54 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Fix reproducible build (Jan-Benedict Glaw)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/distrib/utils/e
Module Name:src
Committed By: mlelstv
Date: Mon Feb 12 11:30:33 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Quote argument to -n as required. [ -n ] is not a syntax error but
evaluates to true.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: mlelstv
Date: Mon Feb 12 11:30:33 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Quote argument to -n as required. [ -n ] is not a syntax error but
evaluates to true.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sun Feb 11 17:29:50 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
PR/57925: Jan-Benedict Glaw: Honor $MKREPRO_TIMESTAMP, don't embed name and
stamp in gzip.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Sun Feb 11 17:29:50 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
PR/57925: Jan-Benedict Glaw: Honor $MKREPRO_TIMESTAMP, don't embed name and
stamp in gzip.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: mrg
Date: Mon Jan 29 05:46:55 UTC 2024
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
properly quote arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/utils/embedded/files/creds_ms
Module Name:src
Committed By: mrg
Date: Mon Jan 29 05:46:55 UTC 2024
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
properly quote arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/utils/embedded/files/creds_ms
Module Name:src
Committed By: jmcneill
Date: Sun Jan 21 13:10:55 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: wii.conf
Added Files:
src/distrib/utils/embedded/files: evbppc_wii_icon.png
Log Message:
wii: Add 128x48 icon to SD card image
To generate a
Module Name:src
Committed By: jmcneill
Date: Sun Jan 21 13:10:55 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: wii.conf
Added Files:
src/distrib/utils/embedded/files: evbppc_wii_icon.png
Log Message:
wii: Add 128x48 icon to SD card image
To generate a
Module Name:src
Committed By: jmcneill
Date: Sun Jan 21 10:28:25 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: wii.conf
Log Message:
build fix: use dd with count=1 for compat with NetBSD dd(1)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/di
Module Name:src
Committed By: jmcneill
Date: Sun Jan 21 10:28:25 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: wii.conf
Log Message:
build fix: use dd with count=1 for compat with NetBSD dd(1)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/di
Module Name:src
Committed By: riastradh
Date: Wed Sep 27 00:27:07 UTC 2023
Modified Files:
src/distrib/utils/embedded/files: ec2_init
Log Message:
ec2_init: Suppress error message for nonexistent sysctl.
We're querying to see whether the sysctl node is available and if so
Module Name:src
Committed By: riastradh
Date: Wed Sep 27 00:27:07 UTC 2023
Modified Files:
src/distrib/utils/embedded/files: ec2_init
Log Message:
ec2_init: Suppress error message for nonexistent sysctl.
We're querying to see whether the sysctl node is available and if so
Module Name:src
Committed By: brook
Date: Wed Apr 19 18:39:18 UTC 2023
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Added Files:
src/distrib/utils/embedded/files: boot.cfg
Log Message:
Install /boot/boot.cfg with EFI bootloaders.
On ARM ports, the E
Module Name:src
Committed By: brook
Date: Wed Apr 19 18:39:18 UTC 2023
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Added Files:
src/distrib/utils/embedded/files: boot.cfg
Log Message:
Install /boot/boot.cfg with EFI bootloaders.
On ARM ports, the E
Module Name:src
Committed By: mlelstv
Date: Sat Mar 18 11:36:23 UTC 2023
Modified Files:
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
Can't use disklabel to find the real size of a disk since a fake disklabel
read from disk is trusted. Revert to use drvc
Module Name:src
Committed By: mlelstv
Date: Sat Mar 18 11:36:23 UTC 2023
Modified Files:
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
Can't use disklabel to find the real size of a disk since a fake disklabel
read from disk is trusted. Revert to use drvc
Module Name:src
Committed By: mlelstv
Date: Sat Feb 18 07:58:35 UTC 2023
Modified Files:
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
Handle arbitrary raw partitions.
Fetch geometry from disklabel to be consistent.
Use disktab format instead of the norma
Module Name:src
Committed By: mlelstv
Date: Sat Feb 18 07:58:35 UTC 2023
Modified Files:
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
Handle arbitrary raw partitions.
Fetch geometry from disklabel to be consistent.
Use disktab format instead of the norma
Module Name:src
Committed By: yamt
Date: Sat Nov 19 09:19:28 UTC 2022
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf rpi.conf rpi_inst.conf
Log Message:
Update a few www.raspberrypi.com URLs
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/d
Module Name:src
Committed By: yamt
Date: Sat Nov 19 09:19:28 UTC 2022
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf rpi.conf rpi_inst.conf
Log Message:
Update a few www.raspberrypi.com URLs
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/d
Module Name:src
Committed By: jmcneill
Date: Sun Oct 30 15:08:50 UTC 2022
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Silence a warning when machdep.dmi.chassis-asset-tag is not present
To generate a diff of this commit:
cvs rdiff -u -r1.40
Module Name:src
Committed By: jmcneill
Date: Sun Oct 30 15:08:50 UTC 2022
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Silence a warning when machdep.dmi.chassis-asset-tag is not present
To generate a diff of this commit:
cvs rdiff -u -r1.40
Module Name:src
Committed By: jmcneill
Date: Sat Oct 15 18:32:31 UTC 2022
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf evbarm.conf
src/distrib/utils/embedded/files: ec2_init
Log Message:
ec2_init: Add support for Oracle Cloud
To generate a diff of
Module Name:src
Committed By: jmcneill
Date: Sat Oct 15 18:32:31 UTC 2022
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf evbarm.conf
src/distrib/utils/embedded/files: ec2_init
Log Message:
ec2_init: Add support for Oracle Cloud
To generate a diff of
Module Name:src
Committed By: jmcneill
Date: Sat Oct 16 14:05:48 UTC 2021
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
Background dhcpcd if ec2_init is not enabled to speed up boot.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14
Module Name:src
Committed By: jmcneill
Date: Sat Oct 16 14:05:48 UTC 2021
Modified Files:
src/distrib/utils/embedded/conf: arm64.conf
Log Message:
Background dhcpcd if ec2_init is not enabled to speed up boot.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14
Module Name:src
Committed By: jmcneill
Date: Wed Oct 30 21:43:42 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Move omap3 dtb files to /boot/dtb
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/distrib/utils/embedded/c
Module Name:src
Committed By: jmcneill
Date: Wed Oct 30 21:43:42 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Move omap3 dtb files to /boot/dtb
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/distrib/utils/embedded/c
Module Name:src
Committed By: martin
Date: Wed Oct 30 14:34:30 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Remove debug output, fix a progress message
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/distrib/utils/em
Module Name:src
Committed By: martin
Date: Wed Oct 30 14:34:30 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Remove debug output, fix a progress message
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/distrib/utils/em
Module Name:src
Committed By: martin
Date: Wed Oct 30 14:16:15 UTC 2019
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Derive the FAT type from the MBR partition type and pass it on to makefs
when crating a msdos file system.
To generate a diff of this
Module Name:src
Committed By: martin
Date: Wed Oct 30 14:16:15 UTC 2019
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Derive the FAT type from the MBR partition type and pass it on to makefs
when crating a msdos file system.
To generate a diff of this
Module Name:src
Committed By: martin
Date: Wed Oct 30 12:28:32 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Move a lot of *.dtb files to a dtb/ subdirectory on the FAT partition.
Mkimage (eroneously) creates a FAT16 partition (despite t
Module Name:src
Committed By: martin
Date: Wed Oct 30 12:28:32 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Move a lot of *.dtb files to a dtb/ subdirectory on the FAT partition.
Mkimage (eroneously) creates a FAT16 partition (despite t
Module Name:src
Committed By: jmcneill
Date: Sun Oct 27 21:38:58 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Switch to GENERIC kernels only.
To generate a diff of this commit:
Module Name:src
Committed By: jmcneill
Date: Sun Oct 27 21:38:58 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Switch to GENERIC kernels only.
To generate a diff of this commit:
Module Name:src
Committed By: jmcneill
Date: Sun Oct 27 21:35:02 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: armv7_boot_nonefi.cmd
Log Message:
No support for tegra210 in armv7 kernel
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/di
Module Name:src
Committed By: jmcneill
Date: Sun Oct 27 21:35:02 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: armv7_boot_nonefi.cmd
Log Message:
No support for tegra210 in armv7 kernel
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/di
Module Name:src
Committed By: mlelstv
Date: Sat Oct 5 09:25:11 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/utils/embedded/files/creds_msdos
Please n
Module Name:src
Committed By: mlelstv
Date: Sat Oct 5 09:25:11 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/utils/embedded/files/creds_msdos
Please n
Module Name:src
Committed By: rin
Date: Sun Jul 21 16:05:24 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Added Files:
src/distrib/utils/embedded/files: armv7_boot_nonefi.cmd
Log Message:
Fallback to non-EFI boot script if EFI bootloader is a
Module Name:src
Committed By: rin
Date: Sun Jul 21 16:05:24 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Added Files:
src/distrib/utils/embedded/files: armv7_boot_nonefi.cmd
Log Message:
Fallback to non-EFI boot script if EFI bootloader is a
Module Name:src
Committed By: mrg
Date: Wed Jun 12 03:06:49 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
various cleanups inspired by reviews:
- clean up variable usage
- be explicit that $ssh_userkeys is global
- don't assig id outpu
Module Name:src
Committed By: mrg
Date: Wed Jun 12 03:06:49 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
various cleanups inspired by reviews:
- clean up variable usage
- be explicit that $ssh_userkeys is global
- don't assig id outpu
Module Name:src
Committed By: mrg
Date: Wed Jun 12 00:28:56 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
explicitly strip carriage return so that non-unix text files work.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: mrg
Date: Wed Jun 12 00:28:56 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos
Log Message:
explicitly strip carriage return so that non-unix text files work.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: wiz
Date: Tue Jun 11 11:57:14 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos.8
Log Message:
Use more markup, fix some typos.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/utils/embedded/files
Module Name:src
Committed By: wiz
Date: Tue Jun 11 11:57:14 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: creds_msdos.8
Log Message:
Use more markup, fix some typos.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/utils/embedded/files
Module Name:src
Committed By: mrg
Date: Tue Jun 11 10:50:58 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Added Files:
src/distrib/utils/embedded/files: creds_msdos creds_msdos.8
Log Message:
add a method to add user accounts or ssh keys to
Module Name:src
Committed By: mrg
Date: Tue Jun 11 10:50:58 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Added Files:
src/distrib/utils/embedded/files: creds_msdos creds_msdos.8
Log Message:
add a method to add user accounts or ssh keys to
Jared McNeill writes:
> You shouldn't set fdtfile in this script because U-Boot already sets
> it. From socfpga_de0_nano_soc_defconfig:
>
> CONFIG_DEFAULT_FDT_FILE="socfpga_cyclone5_de0_nano_soc.dtb"
>
> This way, if you match on the SoC type in this file, you can run on
> any board using this So
On Thu, 22 Nov 2018, Aymeric Vincent wrote:
src/distrib/utils/embedded/files: armv7_boot.cmd
You shouldn't set fdtfile in this script because U-Boot already sets it.
From socfpga_de0_nano_soc_defconfig:
CONFIG_DEFAULT_FDT_FILE="socfpga_cyclone5_de0_nano_soc.dtb"
This way, if you m
On May 22, 1:26pm, m...@3am-software.com (Matt Thomas) wrote:
-- Subject: Re: CVS commit: src/distrib/utils/embedded/conf
| No, use the :Q modifier
This is not make(1) it is sh(1) :-)
christos
> On May 22, 2015, at 11:07 AM, Christos Zoulas wrote:
>
> In article <20150522011822.807e...@cvs.netbsd.org>,
> Jared D. McNeill wrote:
>> -=-=-=-=-=-
>>
>> Module Name: src
>> Committed By:jmcneill
>> Date:Fri May 22 01:18:22 UTC 2015
>>
>> Modified Files:
>> sr
In article <20150522011822.807e...@cvs.netbsd.org>,
Jared D. McNeill wrote:
>-=-=-=-=-=-
>
>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
P
Thank you for catching this mistake, it should have been appending to
${mnt}/etc/rc.local. I have checked in a fix.
On Thu, 12 Feb 2015, Takahiro HAYASHI wrote:
On 2015/02/07 00:15, Jared D. McNeill wrote:
Module Name:src
Committed By: jmcneill
Date: Fri Feb 6 15:15:02 UTC 20
On 2015/02/07 00:15, Jared D. McNeill wrote:
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
overri
> make a swap file?
Swap space in the distributed image is just annoying
for users to rawwrite it into devices.
To use resize_ffs(8), users have to edit disklabel anyway,
so I'm using a dumb script that checks disk size, updates labels,
and executes resize_ffs(8) for my custom images.
---
Izumi
make a swap file?
.mrg.
In article <20140401184816.gq20...@snowdrop.l8s.co.uk>,
David Laight wrote:
>On Mon, Mar 31, 2014 at 02:18:45PM -0400, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Mon Mar 31 18:18:45 UTC 2014
>>
>> Modified Files:
>> src/distrib/utils/
On Mon, Mar 31, 2014 at 02:18:45PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Mon Mar 31 18:18:45 UTC 2014
>
> Modified Files:
> src/distrib/utils/embedded/conf: x86.conf
>
> Log Message:
> remove swap; these days x86 machines don't need it.
In article <20130916152357.883d...@cvs.netbsd.org>,
Adrian Steinmann wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: ast
>Date: Mon Sep 16 15:23:57 UTC 2013
>
>Modified Files:
> src/distrib/utils/embedded/conf: beagleboard.conf rpi.conf
> rpi_inst.conf
>
>Log Mes
On Sep 15, 8:54pm, a...@netbsd.org (Adrian Steinmann) wrote:
-- Subject: Re: CVS commit: src/distrib/utils/embedded
| So you're suggesting I remove the
|
| GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)
Leave that definition in mkimage and remove them from the .conf files
whe
On Sun, Sep 15, 2013 at 02:05:59PM -0400, Christos Zoulas wrote:
> On Sep 15, 5:59pm, a...@netbsd.org (Adrian Steinmann) wrote:
> -- Subject: Re: CVS commit: src/distrib/utils/embedded
>
> | On Sun, Sep 15, 2013 at 01:26:51PM +, Christos Zoulas wrote:
> | > In article &l
On Sep 15, 5:59pm, a...@netbsd.org (Adrian Steinmann) wrote:
-- Subject: Re: CVS commit: src/distrib/utils/embedded
| On Sun, Sep 15, 2013 at 01:26:51PM +, Christos Zoulas wrote:
| > In article <20130914125127.7648...@cvs.netbsd.org>,
| > Adrian Steinmann wrote:
| >
| >
On Sun, Sep 15, 2013 at 01:26:51PM +, Christos Zoulas wrote:
> In article <20130914125127.7648...@cvs.netbsd.org>,
> Adrian Steinmann wrote:
>
> 1. This is useless in the .conf files since mkimage sets it alreay.
> >+GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)
Well yes, but it
In article <20130914125127.7648...@cvs.netbsd.org>,
Adrian Steinmann wrote:
1. This is useless in the .conf files since mkimage sets it alreay.
>+GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)
>+
2. You might as well rename the rest of the variables _CMD for conistency.
christos
On Mon, Apr 08, 2013 at 07:55:10 -0700, Hisashi T Fujinaka wrote:
> On Mon, 8 Apr 2013, Valery Ushakov wrote:
>
> >On Mon, Apr 08, 2013 at 06:35:03 -0700, Hisashi T Fujinaka wrote:
> >
> >>On Mon, 8 Apr 2013, Jared McNeill wrote:
> >>
> >>>As author of 1.37, just so it's clear that I didn't appro
On Mon, 8 Apr 2013, Valery Ushakov wrote:
On Mon, Apr 08, 2013 at 06:35:03 -0700, Hisashi T Fujinaka wrote:
On Mon, 8 Apr 2013, Jared McNeill wrote:
As author of 1.37, just so it's clear that I didn't approve this commit, I
don't recall being asked about it at all.
I asked you directly sev
On Mon, Apr 08, 2013 at 06:35:03 -0700, Hisashi T Fujinaka wrote:
> On Mon, 8 Apr 2013, Jared McNeill wrote:
>
> >As author of 1.37, just so it's clear that I didn't approve this commit, I
> >don't recall being asked about it at all.
>
> I asked you directly several times on IRC and you didn't r
On Mon, 8 Apr 2013, Jared McNeill wrote:
On Fri, 5 Apr 2013, Hisashi T Fujinaka wrote:
On Sat, 6 Apr 2013, Izumi Tsutsui wrote:
If the problem is overflow of the image, shouldn't the "extra" variable
in each config file be bumped instead of changing a unit?
Sorry for the messy commit. I ju
On Fri, 5 Apr 2013, Hisashi T Fujinaka wrote:
On Sat, 6 Apr 2013, Izumi Tsutsui wrote:
If the problem is overflow of the image, shouldn't the "extra" variable
in each config file be bumped instead of changing a unit?
Sorry for the messy commit. I just changed the -b line the way I did
becaus
On Sat, 6 Apr 2013, Izumi Tsutsui wrote:
If the problem is overflow of the image, shouldn't the "extra" variable
in each config file be bumped instead of changing a unit?
Sorry for the messy commit. I just changed the -b line the way I did
because I'm not sure where extra comes from and versio
> > If the problem is overflow of the image, shouldn't the "extra" variable
> > in each config file be bumped instead of changing a unit?
>
> Sorry for the messy commit. I just changed the -b line the way I did
> because I'm not sure where extra comes from and version 1.37 broke every
> img that I
On Sat, 6 Apr 2013, Izumi Tsutsui wrote:
Module Name:src
Committed By: htodd
Date: Wed Apr 3 19:37:43 UTC 2013
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
Fix build.
What build problem did you try to fix?
--- mkimage 28 Mar 2013 00:20:02 -00
> Module Name: src
> Committed By: htodd
> Date: Wed Apr 3 19:37:43 UTC 2013
>
> Modified Files:
> src/distrib/utils/embedded: mkimage
>
> Log Message:
> Fix build.
What build problem did you try to fix?
--- mkimage 28 Mar 2013 00:20:02 - 1.37
+++ mkimage 3 Apr
On Feb 3, 7:02pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/distrib/utils/embedded
| Does this mean that tools makefs -t msdos is now functional?
| If so I'd consider to prepare build.sh live-image targets for more ports.
| (to build images without
> Modified Files:
> src/distrib/utils/embedded: mkimage
> src/distrib/utils/embedded/conf: beagleboard.conf evbarm.conf rpi.conf
> usermode.conf
>
> Log Message:
> switch to makefs
Does this mean that tools makefs -t msdos is now functional?
If so I'd consider to prepare bui
94 matches
Mail list logo