History log of /netbsd-src/sys/arch/sun3/conf/RAMDISK (Results 1 – 25 of 56)
Revision Date Author Comments
# 7182ec63 19-Jun-2020 tsutsui <tsutsui@NetBSD.org>

Use "-fno-unwind-tables" to shrink binaries more.

sun3 GENERIC -Os
text data bss dec hex filename
1762862 75292 93032 1931186 1d77b2 netbsd

sun3 GENERIC -Os -fno-unwind-table

Use "-fno-unwind-tables" to shrink binaries more.

sun3 GENERIC -Os
text data bss dec hex filename
1762862 75292 93032 1931186 1d77b2 netbsd

sun3 GENERIC -Os -fno-unwind-tables
text data bss dec hex filename
1545726 75292 93032 1714050 1a2782 netbsd

GENERIC is tested on TME.

show more ...


# 3a525b69 07-Feb-2019 mrg <mrg@NetBSD.org>

bump ramdisk sizes to cope with GCC 7 bloat.


# 65a2f89e 28-Jul-2017 maxv <maxv@NetBSD.org>

Remove TCP_COMPAT_42 from the config files. Pass 1.


# dc14ae83 27-Apr-2013 christos <christos@NetBSD.org>

remove confusing numeric locators where they are unused.


# afdfce8e 23-Nov-2010 hannken <hannken@NetBSD.org>

Remove unused count from pseudo-device md.


# 835e533b 16-Apr-2010 pooka <pooka@NetBSD.org>

Remove unused count (invariably "4") from pseudo-device fss.


# 92ae85d1 06-Feb-2009 jym <jym@NetBSD.org>

Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the confi

Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.

show more ...


# 88939bb8 16-May-2008 he <he@NetBSD.org>

Bump ramdisk size from 500k to 600k to compensate for recent bloat,
probably caused by ifconfig now needing proplib.


# 6976334e 05-Apr-2008 tsutsui <tsutsui@NetBSD.org>

Always specify COPTS="-Os" and disable several options and devices
to shrink kernels. Current sun68k bootloader can't load a kernel larger
than ~2MB, and our ever growing kernel have been reached the

Always specify COPTS="-Os" and disable several options and devices
to shrink kernels. Current sun68k bootloader can't load a kernel larger
than ~2MB, and our ever growing kernel have been reached the limit.

show more ...


# d974db0a 17-Oct-2007 garbled <garbled@NetBSD.org>

Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the v

Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

show more ...


# 1eb143cb 18-Jul-2007 tsutsui <tsutsui@NetBSD.org>

Use options<space><tab>.


# 6ff13154 05-Feb-2006 cube <cube@NetBSD.org>

Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


# ff9b47d6 07-Dec-2005 tsutsui <tsutsui@NetBSD.org>

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


# 100f9bce 04-Sep-2005 isaki <isaki@NetBSD.org>

typo in comment. (since 1994?!)


# 93c362d7 19-Aug-2005 christos <christos@NetBSD.org>

Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels


# 38ca5312 31-Jul-2005 yamt <yamt@NetBSD.org>

revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.


# 558fded2 30-Jul-2005 yamt <yamt@NetBSD.org>

add "options VMSWAP" to non INSTALL kernels.


# 4822cbaa 18-Feb-2005 dsl <dsl@NetBSD.org>

Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


# d5fbb693 31-Jan-2005 hannken <hannken@NetBSD.org>

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device i

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>

show more ...


# f68a9f1f 15-Jul-2004 atatat <atatat@NetBSD.org>

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


# 914233e0 02-Nov-2003 chs <chs@NetBSD.org>

commands have grown, make the ramdisk bigger.


# 3ea2e21f 18-Sep-2002 lukem <lukem@NetBSD.org>

enable USERCONF by default; it's small and extremely useful to have available.


# d1b38523 25-Apr-2002 atatat <atatat@NetBSD.org>

Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 6e066ba7 12-Apr-2002 gmcgarry <gmcgarry@NetBSD.org>

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# d213d804 02-Apr-2002 lukem <lukem@NetBSD.org>

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


123