The NetBSD Project

CVS log for src/distrib/utils/embedded/conf/evbarm.conf

[BACK] Up to [cvs.NetBSD.org] / src / distrib / utils / embedded / conf

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.41.2.1: download - view: text, markup, annotated - select for diffs
Mon Oct 2 13:26:04 2023 UTC (14 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +2 -1 lines
Pull up following revision(s) (requested by riastradh in ticket #381):

	distrib/utils/embedded/conf/evbarm.conf: revision 1.42
	distrib/sets/lists/etc/mi: revision 1.273
	etc/rc.d/Makefile: revision 1.118
	distrib/utils/embedded/conf/usermode.conf: revision 1.7
	etc/rc.d/certctl_init: revision 1.1
	distrib/evbarm/liveimage/armimage/rc.conf.armimage: revision 1.2
	etc/defaults/rc.conf: revision 1.166
	distrib/amd64/liveimage/emuimage/rc.conf.emuimage: revision 1.3
	distrib/utils/embedded/conf/x86.conf: revision 1.11
	distrib/utils/embedded/conf/evbmips.conf: revision 1.4

/etc/rc.d/cerctl_init: New script for certctl rehash in live images.

This is very limited -- it does not supplant postinstall to rehash
certificates on upgrade; it only runs certctl rehash if
/etc/openssl/certs is an empty directory, as you get in live images
not created with sysinst.

We could also have a more general-purpose way to run postinstall(8)
on first boot of an image, but that has a lot more moving parts to
think about, so let's start with this limited-scope low-risk
approach.

PR install/57629

/etc/rc.d/certctl_init: Default off.
Otherwise in systems without certctl_init=YES, such as systems
installed with sysinst(8) where it's unnecessary because the rehash
has already happened at install time, you'll get spurious warnings.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Sep 27 00:24:13 2023 UTC (14 months ago) by riastradh
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
/etc/rc.d/cerctl_init: New script for certctl rehash in live images.

This is very limited -- it does not supplant postinstall to rehash
certificates on upgrade; it only runs certctl rehash if
/etc/openssl/certs is an empty directory, as you get in live images
not created with sysinst.

We could also have a more general-purpose way to run postinstall(8)
on first boot of an image, but that has a lot more moving parts to
think about, so let's start with this limited-scope low-risk
approach.

PR install/57629

XXX pullup-10

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Oct 30 15:08:50 2022 UTC (2 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: netbsd-10-base
Branch point for: netbsd-10
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Silence a warning when machdep.dmi.chassis-asset-tag is not present

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Oct 15 18:32:30 2022 UTC (2 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +19 -1 lines
ec2_init: Add support for Oracle Cloud

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 6 11:49:36 2021 UTC (3 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -6 lines
Disable kernfs on live images -- it is not required.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Dec 23 10:35:18 2020 UTC (3 years, 11 months ago) by rin
Branches: MAIN
CVS tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Fix fallout from mkimage rev 1.76.

For mkimage:

- Update "size" if auto-calculated.
- Use "dd bs=1" instead of non-portable "head -c".
- Some style nits.

For MD make_label() functions:

- Stop using "newsize" as image size in MB, use "size" instead.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jul 17 15:16:34 2020 UTC (4 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Create an "octeon.img.gz" bootable image for evbmips64-eb release builds.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu May 28 10:19:02 2020 UTC (4 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Allow config file to override hostname

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun May 24 14:45:49 2020 UTC (4 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +25 -4 lines
Add GPT support to mkimage.

Revision 1.28.2.3: download - view: text, markup, annotated - select for diffs
Mon Apr 13 07:45:36 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.28.2.2: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.2.2: +7 -3 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:03:55 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.28.2.1: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.1: +6 -10 lines
Merge changes from current as of 20200406

Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 8 14:35:10 2019 UTC (4 years, 11 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +6 -10 lines
Pull up following revision(s) (requested by jmcneill in ticket #511):

	distrib/utils/embedded/conf/evbarm.conf: revision 1.34

Remove the pretty much useless 128MB swap partition from the arm images.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Dec 1 15:07:04 2019 UTC (5 years ago) by jmcneill
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -10 lines
Remove the pretty much useless 128MB swap partition from the arm images.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jun 11 10:50:57 2019 UTC (5 years, 5 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20191119, netbsd-9-base, netbsd-9-0-RC1
Branch point for: netbsd-9
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -4 lines
add a method to add user accounts or ssh keys to the embedded
(installable) images which may be run entirely headless and
have no current method to edit the installation without another
netbsd host to modify the root (FFS) partition.

creds_msdos reads the creds.txt file from the msdos boot
partition and provides 4 basic methods:

	sshkeyfile <user> <path on msdos>
	sshkey <user> <entry>
	useraddhash <user> <passwd hash>
	useradd <user> <passwd>

the first two create a user with ssh key(s), and the second
two create a user with a password.  if the last method is used
and raw passwords are given, the creds.txt file will be
shredded and deleted by rm -P.


inspired by a request from a pine64 user.  ok jmcneill@.

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 21:42:37 2019 UTC (5 years, 5 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +15 -9 lines
Sync with HEAD

Revision 1.27.8.3: download - view: text, markup, annotated - select for diffs
Wed Dec 26 14:01:13 2018 UTC (5 years, 11 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.27.8.2: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.8.2: +9 -1 lines
Sync with HEAD, resolve a few conflicts

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Dec 2 15:43:04 2018 UTC (6 years ago) by jmcneill
Branches: MAIN
CVS tags: phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Fix variable escaping in dev_exists()

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Nov 30 20:53:02 2018 UTC (6 years ago) by jmcneill
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +9 -1 lines
Add support for configuring Amazon.com EC2 SSH keys and hostnames. While
here, only set wscons=YES if a wsdisplay0 device is present.

Revision 1.27.8.2: download - view: text, markup, annotated - select for diffs
Sat Oct 20 06:58:18 2018 UTC (6 years, 1 month ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.27.8.1: preferred, colored; branchpoint 1.27: preferred, colored
Changes since revision 1.27.8.1: +7 -9 lines
Sync with head

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Oct 6 13:11:22 2018 UTC (6 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: pgoyette-compat-1126, pgoyette-compat-1020
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -7 lines
Use special ROOT. prefix in fstab entries instead of assuming ld0

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Oct 6 09:58:55 2018 UTC (6 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3 lines
resize_disklabel: if disk and partition is not specified, use kern.root_device/kern.root_partition sysctls

Revision 1.27.8.1: download - view: text, markup, annotated - select for diffs
Mon Jun 25 07:25:11 2018 UTC (6 years, 5 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Sync with HEAD

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jun 19 15:12:05 2018 UTC (6 years, 5 months ago) by jmcneill
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625
Branch point for: phil-wifi
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Increase reserved space at start of image from 4MB to 16MB to make room
for Rockchip bootloaders.

Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Fri May 19 00:22:52 2017 UTC (7 years, 6 months ago) by pgoyette
Branches: prg-localcount2
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +3 -2 lines
Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 13 10:44:58 2017 UTC (7 years, 6 months ago) by hubertf
Branches: MAIN
CVS tags: prg-localcount2-base3, pgoyette-compat-base, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek
Branch point for: pgoyette-compat
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -2 lines
minor cleanup in customize_evbarm():
keep handling of /etc/rc.conf in one place

Revision 1.24.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:52:17 2017 UTC (7 years, 7 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +2 -3 lines
Sync with HEAD

Revision 1.24.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:51:15 2017 UTC (7 years, 7 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +2 -3 lines
Sync with HEAD

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Apr 12 23:32:11 2017 UTC (7 years, 7 months ago) by jmcneill
Branches: MAIN
CVS tags: prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, pgoyette-localcount-20170426, bouyer-socketcan-base1
Branch point for: prg-localcount2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Slightly reduce the size of the MSDOS partition from 124M to 92M. With
the larger size, installing the ODROID-C1 bootloader causes the fs to
become unreadable. Not sure why..

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Apr 11 17:30:17 2017 UTC (7 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3 lines
Increase the size of the boot partition and remove the 'd' part from the
disklabel.

Revision 1.15.4.5: download - view: text, markup, annotated - select for diffs
Thu Aug 6 21:13:43 2015 UTC (9 years, 3 months ago) by snj
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Diff to: previous 1.15.4.4: preferred, colored; branchpoint 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15.4.4: +18 -1 lines
Pull up following revision(s) (requested by skrll in ticket #909):
	distrib/sets/lists/etc/mi: revision 1.237
	distrib/sets/lists/tests/mi: revision 1.613
	distrib/utils/embedded/conf/armv7.conf: revisions 1.1, 1.2
	distrib/utils/embedded/conf/beagleboard.conf: delete
	distrib/utils/embedded/conf/evbarm.conf: revisions 1.21, 1.22
	distrib/utils/embedded/conf/rpi.conf: revisions 1.28, 1.29
	distrib/utils/embedded/conf/rpi_inst.conf: revisions 1.7, 1.8
	distrib/utils/embedded/conf/usermode.conf: revision 1.5
	distrib/utils/embedded/conf/x86.conf: revision 1.5
	distrib/utils/embedded/files/resize_disklabel: revision 1.1
	distrib/utils/embedded/mkimage: revisions 1.49, 1.55-1.59
	etc/defaults/rc.conf: revision 1.133
	etc/etc.evbarm/Makefile.inc: revisions 1.72, 1.76
	etc/rc.d/Makefile: revision 1.93 via patch
	etc/rc.d/resize_root: revisions 1.1-1.3
	etc/rc.d/root: revision 1.5
	sbin/resize_ffs/Makefile: revision 1.5
	sbin/resize_ffs/resize_ffs.8: revisions 1.14-1.16
	sbin/resize_ffs/resize_ffs.c: revisions 1.39-1.44
	share/man/man5/rc.conf.5: revision 1.158, 1.159
	tests/sbin/resize_ffs/Makefile: revision 1.4
	tests/sbin/resize_ffs/common.sh: revision 1.14
	tests/sbin/resize_ffs/t_check.sh: revision 1.1
	tests/sbin/resize_ffs/t_grow.sh: revision 1.9
	tests/sbin/resize_ffs/t_grow_swapped.sh: revision 1.3
	tests/sbin/resize_ffs/t_shrink.sh: revision 1.8
	tests/sbin/resize_ffs/t_shrink_swapped.sh: revision 1.2
fix image building:
         - round up the total size of the disk image
         - fix fdisk offset for netbsd ffs images
--
Make get_dev_size work on regular files too.
--
Use `!= -1' instead of `== 0' out of paranoia.
--
- Add -c to check to see if grow/shrink is required
- Divide by DEV_BSIZE when returning size of file.
- Update manpage
--
New sentence, new line. Sort option descriptions.
--
Add resize_root boot operation. If resize_root=YES in rc.conf then
the system attempts to resize the root file system to fill it's
partition prior to mounting read-write. Useful for things like AMI
file system images. May eventually be used by arm images after
coming up with similar solution for increasing the parition size.
--
- Add new tests for -c check flag in resize_ffs
--
Bump date for previous.
it's -> its
--
Handle case in grow() where last cylinder group is too small for ufs2.
Align with code in shrink().
--
factor out geometry calculation and use this also in CheckOnly mode.
be a bit more verbose in Verbose mode.
--
Add support for auto-growing the root partition. Enable it for rpi.img.
--
initialize resize before pulling in board config
--
add KEYWORD: interactive, honour resize_root_flags and
resize_root_postcmd rc vars
--
if the -p flag is specified, display a progress bar while growing the
file-system
--
show resize_ffs progress bar when resizing root partition
--
fix typo in previous; pass -y unconditionally to resize_ffs, not -p
--
Rename beagleboard.img to armv7.img. The new image includes the same
kernels as beagleboard.img plus support for Raspberry Pi 2, ODROID-C1,
Cubieboard2, Cubietruck, Hummingbird A31, and Banana Pi.
--
Properly spell X' name. From X(7):
        The  X.Org  Foundation  requests  that the following names be
used when
        referring to this software:
                                           X
                                    X Window System
                                     X Version 11
                              X Window System, Version 11
                                          X11
--
Add some documentation:
Tell what this does, and what it expects from conf files
--
Cleanup: make_filesystems is not used any longer, purge remains
--
More cleanup:
Instead of first overwriting the *_evbarm functions with own code,
and then calling them from the regular functions, directly put the
code into the regular functions.
No more functions from evbarm.conf are used now.
Some variables are still used!
--
define TOOL_MKUBOOTIMAGE for mkimage
--
fix mkubootimage

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 1 10:04:50 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914, bouyer-socketcan-base
Branch point for: pgoyette-localcount, bouyer-socketcan
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
mount root partition with noatime

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 1 10:04:06 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Align partitions to 64MB for the benefit of SD cards > 32GB

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 6 22:44:46 2015 UTC (9 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
show resize_ffs progress bar when resizing root partition

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 6 20:19:28 2015 UTC (9 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +17 -1 lines
Add support for auto-growing the root partition. Enable it for rpi.img.

Revision 1.15.4.4: download - view: text, markup, annotated - select for diffs
Thu Jan 29 15:12:48 2015 UTC (9 years, 10 months ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-0-RC2, netbsd-7-0-RC1
Diff to: previous 1.15.4.3: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.4.3: +11 -2 lines
Pull up following revision(s) (requested by skrll in ticket #470):
	distrib/utils/embedded/mkimage: revision 1.52
	distrib/utils/embedded/conf/x86.conf: revision 1.7
	distrib/utils/embedded/conf/evbarm.conf: revision 1.20
Fix previous so that the new generated rc.conf is picked up and that
any new new mount points (e.g. /proc and /kern) are generated.
While here increate the fs size so that postfix can actually build
/etc/mail/aliases.db

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jan 29 14:54:06 2015 UTC (9 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -2 lines
Fix previous so that the new generated rc.conf is picked up and that
any new new mount points (e.g. /proc and /kern) are generated.

While here increate the fs size so that postfix can actually build
/etc/mail/aliases.db

Revision 1.15.4.3: download - view: text, markup, annotated - select for diffs
Wed Jan 28 18:37:45 2015 UTC (9 years, 10 months ago) by martin
Branches: netbsd-7
Diff to: previous 1.15.4.2: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.4.2: +3 -1 lines
Pull up following revision(s) (requested by jmcneill in ticket #466):
	distrib/utils/embedded/conf/evbarm.conf: revision 1.19
add /var/shm tmpfs to fstab

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 28 12:08:00 2015 UTC (9 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
add /var/shm tmpfs to fstab

Revision 1.15.4.2: download - view: text, markup, annotated - select for diffs
Wed Jan 28 11:27:03 2015 UTC (9 years, 10 months ago) by martin
Branches: netbsd-7
Diff to: previous 1.15.4.1: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.4.1: +6 -4 lines
Pull up following revision(s) (requested by skrll in ticket #465):
	distrib/utils/embedded/conf/rpi_inst.conf: revision 1.6
	distrib/utils/embedded/conf/usermode.conf: revision 1.4
	distrib/utils/embedded/mkimage: revision 1.51
	distrib/utils/embedded/conf/x86.conf: revision 1.6
	distrib/utils/embedded/conf/evbarm.conf: revision 1.18
PR/49596: mkimage: incorrect permissions on evbarm images
Use NetBSD.dist in our mtree specification to populate the top level
directories, etc.
For each generated file hand craft an mtree entry.
Remove specialdirs as NetBSD.dist creates /proc and /kern.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:17:58 2015 UTC (9 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -4 lines
PR/49596: mkimage: incorrect permissions on evbarm images

Use NetBSD.dist in our mtree specification to populate the top level
directories, etc.

For each generated file hand craft an mtree entry.

Remove specialdirs as NetBSD.dist creates /proc and /kern.

Revision 1.15.4.1: download - view: text, markup, annotated - select for diffs
Thu Nov 27 11:23:04 2014 UTC (10 years ago) by martin
Branches: netbsd-7
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Pull up following revision(s) (requested by jmcneill in ticket #268):
	distrib/utils/embedded/conf/evbarm.conf: revision 1.17
disable wapbl for evbarm images until stability issues are sorted out

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 25 13:42:31 2014 UTC (10 years ago) by jmcneill
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
disable wapbl for evbarm images until stability issues are sorted out

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Sep 9 13:02:25 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
turn on ntpd

Revision 1.9.4.4: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:45:45 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9.4.3: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.4.3: +7 -1 lines
Rebase to HEAD as of a few days ago.

Revision 1.2.2.3: download - view: text, markup, annotated - select for diffs
Thu May 22 12:01:34 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.2.2.2: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.2: +61 -27 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 31 17:05:03 2014 UTC (10 years, 8 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1 lines
these changes produce a bootable system under qemu, but its root is trashed.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 31 16:20:49 2014 UTC (10 years, 8 months ago) by christos
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Add preliminary support for creating x86 usb sticks with mkimage.
This is untested, and just a checkpoint of the work. Image looks
ok, but I have not tried if it boots.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 22 11:13:54 2013 UTC (11 years ago) by skrll
Branches: MAIN
CVS tags: riastradh-drm2-base3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
Fix /dev population of the evbarm images by using MAKEDEV -s and appending
to the mtree spec file passed to makefs.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 5 15:45:17 2013 UTC (11 years, 5 months ago) by matt
Branches: MAIN
CVS tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Keep both c: and d: paritions so this can work with systems that have
RAW_PART as 2 or 3.  Addresses PR/47688.

Revision 1.9.4.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:26:19 2013 UTC (11 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9.4.2: preferred, colored
Changes since revision 1.9.4.2: +41 -2 lines
resync from head

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 20 19:28:44 2013 UTC (11 years, 6 months ago) by christos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +39 -2 lines
If minwrites is set:
	- set noatime, nodevmtime for root
	- use tmpfs for frequently written files
	- use unix sockets instead of fifos for postfix
From:
http://rich-tbp.blogspot.com/2013/03/netbsd-on-rpi-minimizing-disk-writes.html

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 1 14:28:22 2013 UTC (11 years, 9 months ago) by htodd
Branches: MAIN
CVS tags: khorben-n900, agc-symver-base, agc-symver
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
Disklabel need to use sectors, not bytes. Thanks to agc.

Revision 1.9.4.2: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:24:47 2013 UTC (11 years, 9 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.9.4.1: preferred, colored
Changes since revision 1.9.4.1: +91 -0 lines
resync with head

Revision 1.9.4.1
Thu Feb 21 15:13:10 2013 UTC (11 years, 9 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.9: +0 -91 lines
file evbarm.conf was added on branch tls-maxphys on 2013-02-25 00:24:47 +0000

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 21 15:13:10 2013 UTC (11 years, 9 months ago) by hans
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Use HOST_SH to run scripts. Makes mkimage work on SunOS.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 12 12:04:39 2013 UTC (11 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1 lines
create /proc and /kern

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 10 23:37:32 2013 UTC (11 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
set rc_configured=YES and a hostname

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 10 23:28:19 2013 UTC (11 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
start with the original rc.conf

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 3 09:16:25 2013 UTC (11 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -25 lines
switch to makefs

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 28 09:06:19 2013 UTC (11 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Move mdnsd to beagleboard only. RPI doesn't like it at the moment.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 23 21:59:37 2013 UTC (11 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4 lines
Size for 512 byte sectors and base ffs partition size on totalsize minus
others.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 23 00:04:28 2013 UTC (11 years, 10 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.1: +102 -0 lines
sync with head

Revision 1.2.2.1
Mon Jan 21 16:59:23 2013 UTC (11 years, 10 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.2: +0 -102 lines
file evbarm.conf was added on branch yamt-pagecache on 2013-01-23 00:04:28 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 21 16:59:23 2013 UTC (11 years, 10 months ago) by skrll
Branches: MAIN
CVS tags: yamt-pagecache-base8
Branch point for: yamt-pagecache
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -8 lines
kernel.img is for rpi only

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 16 23:27:34 2013 UTC (11 years, 10 months ago) by christos
Branches: MAIN
- Add support for xsets
- Factor out common evbarm code

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>