The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Sat Nov 19 09:19:27 2022 UTC (6 months, 2 weeks ago) by yamt
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10, HEAD
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update a few www.raspberrypi.com URLs

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jul 6 11:49:36 2021 UTC (22 months, 4 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Disable kernfs on live images -- it is not required.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Dec 1 04:21:10 2020 UTC (2 years, 6 months ago) by rin
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

rpi.img: Bump boot partition in a similar manner to other images.

Revision 1.16 / (download) - annotate - [select for diffs], Mon May 18 21:19:34 2020 UTC (3 years ago) by jmcneill
Branch: MAIN
Changes since 1.15: +4 -6 lines
Diff to previous 1.15 (colored)

Separate devicetree .dts -> .dtb building from kernel builds. They are now
part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This
defaults to yes for earmv[67]* and aarch64, and no everywhere else.

Revision 1.11.4.1 / (download) - annotate - [select for diffs], Wed Apr 8 14:03:55 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.11: +7 -46 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

Merge changes from current as of 20200406

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jan 8 20:49:22 2020 UTC (3 years, 4 months ago) by skrll
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Use fat16 as the partition is too small for fat32.  from Harold Gutch

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 5 16:41:07 2020 UTC (3 years, 4 months ago) by skrll
Branch: MAIN
Changes since 1.13: +2 -45 lines
Diff to previous 1.13 (colored)

Use make_label_evbarm instead of home grown

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 1 14:16:51 2020 UTC (3 years, 5 months ago) by skrll
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

upstream_kernel=1 is required with new firmware/kernel.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 16 11:00:30 2019 UTC (3 years, 5 months ago) by skrll
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Update to new RaspberryPi firware

commit 0c01dbefba45a08c47f8538d5a071a0fba6b7e83
Author: popcornmix <popcornmix@gmail.com>
Date:   Wed Dec 11 15:30:08 2019 +0000

and include firmware for RPI4

Firmware has bee updated to support mainline linux kernels as described in
https://github.com/raspberrypi/linux/issues/3237

Revision 1.11 / (download) - annotate - [select for diffs], Thu Dec 14 06:29:15 2017 UTC (5 years, 5 months ago) by skrll
Branch: MAIN
CVS Tags: phil-wifi-base, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Branch point for: phil-wifi
Changes since 1.10: +8 -2 lines
Diff to previous 1.10 (colored)

Build fix (really this time) from Harold Gutch

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 28 02:56:44 2017 UTC (5 years, 6 months ago) by kre
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)


Be more precise about exactly what fails when something does.

Relying upon set -e to abort things is sort of OK (it is not
a recommended option to use in general - too many odd special cases),
but only if user can work out from the "build failed" what actually
went wrong.

Tested only on amd64 build (for this, i386 is the same) - if anyone
has problems on builds for other systems, please let me know.  However
the changes affect only failure paths, the most likely problem would
be for a build to fail to halt on an error, and I hope I have avoided
that.  There should be no difference at all to error-free builds.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 31 16:34:22 2017 UTC (5 years, 10 months ago) by jmcneill
Branch: MAIN
Changes since 1.8: +8 -1 lines
Diff to previous 1.8 (colored)

Create a config.txt for RPI and set 'enable_uart=1' and 'force_turbo=0'.
This config gives us a stable core_freq clock that is used to drive the
SD HOST and AUX UART devices.

More information on config.txt settings for the UART can be found here:

https://www.raspberrypi.org/documentation/configuration/uart.md

Revision 1.5.6.2 / (download) - annotate - [select for diffs], Thu Aug 6 21:13:43 2015 UTC (7 years, 9 months ago) by snj
Branch: 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
Changes since 1.5.6.1: +6 -21 lines
Diff to previous 1.5.6.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

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.8 / (download) - annotate - [select for diffs], Sun Apr 19 18:53:33 2015 UTC (8 years, 1 month ago) by hubertf
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, 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, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.7: +5 -16 lines
Diff to previous 1.7 (colored)

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!

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 19 18:28:31 2015 UTC (8 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.6: +1 -5 lines
Diff to previous 1.6 (colored)

Cleanup: make_filesystems is not used any longer, purge remains

Revision 1.5.6.1 / (download) - annotate - [select for diffs], Wed Jan 28 11:27:03 2015 UTC (8 years, 4 months ago) by martin
Branch: netbsd-7
CVS Tags: netbsd-7-0-RC2, netbsd-7-0-RC1
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

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.6 / (download) - annotate - [select for diffs], Fri Jan 23 15:17:58 2015 UTC (8 years, 4 months ago) by skrll
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

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.2.6.3 / (download) - annotate - [select for diffs], Tue Aug 19 23:45:45 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.2.6.2: +3 -1 lines
Diff to previous 1.2.6.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.5.4.2 / (download) - annotate - [select for diffs], Thu May 22 12:01:34 2014 UTC (9 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.5.4.1: +125 -0 lines
Diff to previous 1.5.4.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

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.5.4.1, Thu Apr 3 01:36:20 2014 UTC (9 years, 2 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.5: +0 -125 lines
FILE REMOVED

file rpi_inst.conf was added on branch yamt-pagecache on 2014-05-22 12:01:34 +0000

Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 3 01:36:20 2014 UTC (9 years, 2 months ago) by ozaki-r
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, netbsd-7-base
Branch point for: yamt-pagecache, netbsd-7
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Include evbarm.conf as same as other conf files

evbarm.conf ensures ${mnt}/boot exists so that it avoids the error:
  /home/builds/ab/HEAD/src/distrib/utils/embedded/mkimage: cannot create \
  /tmp/mkimage.24444a/mnt/boot/cmdline.txt: directory nonexistent

Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 16 15:23:57 2013 UTC (9 years, 8 months ago) by ast
Branch: MAIN
CVS Tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

After discussions with cristos regarding the previous commit, he
convinced me it was sufficient to define GZIP_CMD only in
distrib/utils/embedded/mkimage and not again in the config files
beagleboard.conf, rpi.conf, and rpi_inst.conf similar to how the
other variables $src, $release, $mnt, ... are only defined there.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 14 12:51:27 2013 UTC (9 years, 8 months ago) by ast
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

Fix build release of evbarm which had been failing in mkimage
beagleboard_smp with the elusive message:

    "gzip: can't stat: gzip: No such file or directory"

This was due to GZIP=gzip being defined in mkimage; we now use:

    GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)

as distrib/sets/sets.subr already does in these files as well:

    distrib/utils/embedded/mkimage
    distrib/utils/embedded/conf/beagleboard.conf
    distrib/utils/embedded/conf/rpi.conf
    distrib/utils/embedded/conf/rpi_inst.conf

Revision 1.2.6.2 / (download) - annotate - [select for diffs], Sun Jun 23 06:26:19 2013 UTC (9 years, 11 months ago) by tls
Branch: tls-maxphys
Changes since 1.2.6.1: +123 -0 lines
Diff to previous 1.2.6.1 (colored) to branchpoint 1.2 (colored)

resync from head

Revision 1.2.6.1, Wed Mar 20 14:47:20 2013 UTC (10 years, 2 months ago) by tls
Branch: tls-maxphys
Changes since 1.2: +0 -123 lines
FILE REMOVED

file rpi_inst.conf was added on branch tls-maxphys on 2013-06-23 06:26:19 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 20 14:47:20 2013 UTC (10 years, 2 months ago) by garbled
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Branch point for: tls-maxphys
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Fix an empty shell function here, per Greg Troxel.  Apparently empty shell
functions are not 100% portable.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 19 22:16:53 2013 UTC (10 years, 2 months ago) by garbled
Branch: MAIN

Add a new installer image for Raspberry PI to evbarm

Includes the following major changes:

1) Add new configmenu item to sysinst to allow creation of users at
post-install time.
2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd
enabled, allowing users to install on a headless PI by sshing to the
device with the account "sysinst" password "netbsd" to begin the
installation. (Note, neither the account, nor the ssh setup are copied to
the finalized installation image)
3) Change mkimage to build a boot-only image, without the root filesystems.

Much of the sshramdisk code could be reused on other ports easily.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>