Up to [cvs.NetBSD.org] / src / usr.sbin / makefs
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.45 / (download) - annotate - [select for diffs], Sun Feb 3 06:16:53 2013 UTC (4 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.44: +4 -2
lines
Diff to previous 1.44 (colored)
add a replace flag so we can overlay exiting files when we merge directories.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Feb 2 20:42:02 2013 UTC (4 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.43: +10 -2
lines
Diff to previous 1.43 (colored)
add and document offset.
Revision 1.43 / (download) - annotate - [select for diffs], Tue Jan 29 01:52:04 2013 UTC (4 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.42: +3 -1
lines
Diff to previous 1.42 (colored)
mention me
Revision 1.42 / (download) - annotate - [select for diffs], Mon Jan 28 00:23:18 2013 UTC (4 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.41: +8 -2
lines
Diff to previous 1.41 (colored)
now that msdos works, document it.
Revision 1.41 / (download) - annotate - [select for diffs], Fri Jun 22 06:15:18 2012 UTC (11 months, 4 weeks ago) by sjg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6
Branch point for: tls-maxphys
Changes since 1.40: +7 -3
lines
Diff to previous 1.40 (colored)
Add -Z to enable sparse files - for ffs at least. Based on a patch from shesha at juniper.
Revision 1.40 / (download) - annotate - [select for diffs], Thu Apr 19 16:00:25 2012 UTC (14 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Changes since 1.39: +3 -2
lines
Diff to previous 1.39 (colored)
New sentence, new line.
Revision 1.39 / (download) - annotate - [select for diffs], Thu Apr 19 15:36:06 2012 UTC (14 months ago) by ttoth
Branch: MAIN
Changes since 1.38: +23 -3
lines
Diff to previous 1.38 (colored)
added chfs support for makefs
Revision 1.38 / (download) - annotate - [select for diffs], Sat Jan 28 02:35:46 2012 UTC (16 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.37: +10 -2
lines
Diff to previous 1.37 (colored)
Patch from Jung-uk Kim (jkim at FreeBSD dot org) to allow contents of multiple directories to be merged to the current image.
Revision 1.37 / (download) - annotate - [select for diffs], Sun Oct 9 21:33:43 2011 UTC (20 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.36: +4 -2
lines
Diff to previous 1.36 (colored)
add support for setting the ufs label. (Nathan Whitehorn)
Revision 1.36 / (download) - annotate - [select for diffs], Mon Aug 15 14:45:01 2011 UTC (22 months ago) by wiz
Branch: MAIN
Changes since 1.35: +12 -12
lines
Diff to previous 1.35 (colored)
Re-order `usage' alphabetically; rename option arguments in the manpage's `SYNOPSIS' section to match those from `usage' (not the other way around; the `usage'-line (and other parts of makefs.c) contain the correct names); minor punctuation improvements. From Snader_LB.
Revision 1.35 / (download) - annotate - [select for diffs], Fri Jul 22 13:04:00 2011 UTC (22 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.34: +3 -3
lines
Diff to previous 1.34 (colored)
Bump date for previous, fix typo.
Revision 1.34 / (download) - annotate - [select for diffs], Mon Jul 18 08:58:38 2011 UTC (23 months ago) by uch
Branch: MAIN
Changes since 1.33: +16 -2
lines
Diff to previous 1.33 (colored)
v7fs(7th edition(V7) file system) support.
Revision 1.33 / (download) - annotate - [select for diffs], Sun May 22 21:51:39 2011 UTC (2 years ago) by christos
Branch: MAIN
CVS Tags: cherry-xenmp-base,
cherry-xenmp
Changes since 1.32: +5 -2
lines
Diff to previous 1.32 (colored)
From Nathan Whitehorn (nwhitehorn at freebsd dot org): Add code to generate bootable ISOs on Powermac and CHRP systems. Synthesize some partition maps (APM and MBR, respectively) pointing to (a) the whole disk, and (b) relevant El Torito boot images that have been added by other code. These partition maps are a little bit funny looking, but they seem to work. FreeBSD has been using this successfully in their release generation on powerpc, as well as generating all non-SPARC install media. SPARC support could probably be added as an extension of this patch.
Revision 1.32 / (download) - annotate - [select for diffs], Tue Jan 20 20:47:25 2009 UTC (4 years, 4 months ago) by bjh21
Branch: MAIN
CVS Tags: matt-premerge-20091211,
matt-mips64-premerge-20101231,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Bump date for last change.
Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 10 22:06:29 2009 UTC (4 years, 5 months ago) by bjh21
Branch: MAIN
Changes since 1.30: +7 -1
lines
Diff to previous 1.30 (colored)
Add support for encoding RISC OS metadata into ISO 9660 filesystems.
This is done by adding the general ability to stuff non-SUSP data into
the end of the System Use field of a Directory Record, which required
some amount of rewriting of the SUSP support. I think the result is
at least as good as what came before, and I've fixed at least one bug
along the way. Tested against RISC OS 3.70 on my Risc PC.
Oh, why do we want it? It should allow us to make acorn{26,32} CDs that
can be booted directly from RISC OS without mucking around copying the
bootloader to a native filing system.
Revision 1.30 / (download) - annotate - [select for diffs], Sat May 10 19:00:07 2008 UTC (5 years, 1 month ago) by skrll
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
hpcarm-cleanup-nbase
Changes since 1.29: +4 -2
lines
Diff to previous 1.29 (colored)
Add an option to load a generic boot image into the first 32K of the cd9660 image.
Revision 1.29 / (download) - annotate - [select for diffs], Sun Dec 2 19:19:16 2007 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf
Branch point for: yamt-pf42,
wrstuden-revivesa
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Fix Xref.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Apr 13 04:12:55 2007 UTC (6 years, 2 months ago) by lukem
Branch: MAIN
CVS Tags: matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
hpcarm-cleanup
Branch point for: matt-armv6
Changes since 1.27: +7 -6
lines
Diff to previous 1.27 (colored)
Use IEC 60027-2 prefixes for 2^n based prefixes.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Feb 1 06:50:15 2007 UTC (6 years, 4 months ago) by uebayasi
Branch: MAIN
Changes since 1.26: +11 -11
lines
Diff to previous 1.26 (colored)
Use periods in tables consistently.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Feb 1 06:46:27 2007 UTC (6 years, 4 months ago) by uebayasi
Branch: MAIN
Changes since 1.25: +3 -2
lines
Diff to previous 1.25 (colored)
New sentence new line.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Mar 12 11:18:31 2006 UTC (7 years, 3 months ago) by rpaulo
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
bump date
Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 11 22:56:57 2006 UTC (7 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
fix typo: explcitly -> explicitly
Revision 1.23 / (download) - annotate - [select for diffs], Sat Feb 4 18:48:01 2006 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (colored)
Sort SEE ALSO.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 26 15:05:27 2006 UTC (7 years, 4 months ago) by martin
Branch: MAIN
Changes since 1.21: +3 -2
lines
Diff to previous 1.21 (colored)
Add reference to installboot(8), as suggested by Patrick Welche.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Oct 31 11:34:55 2005 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Bump date for previous.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Oct 30 03:52:03 2005 UTC (7 years, 7 months ago) by dyoung
Branch: MAIN
Changes since 1.19: +1 -3
lines
Diff to previous 1.19 (colored)
boot-load-size, the number of load sectors for the boot image, is not yet, and will not be, supported.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Oct 28 21:55:18 2005 UTC (7 years, 7 months ago) by dyoung
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
The system type mac68k is also allowed. XXX Is that correct?
Revision 1.18 / (download) - annotate - [select for diffs], Fri Oct 28 21:52:36 2005 UTC (7 years, 7 months ago) by dyoung
Branch: MAIN
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
Synchronize documentation with utility.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Sep 9 22:23:49 2005 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.16: +106 -117
lines
Diff to previous 1.16 (colored)
Remove unnecessary keeps (Bk/Ek). Sort options. Various minor fixes. Bump date.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 13 02:03:48 2005 UTC (7 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.15: +15 -15
lines
Diff to previous 1.15 (colored)
Comment out some currently unimplemented options, and add a few descriptions for others (from Daniel Watt).
Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 13 01:53:01 2005 UTC (7 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.14: +64 -3
lines
Diff to previous 1.14 (colored)
cd9660 support. Written by Daniel Watt, Walter Deignan, Ryan Gabrys, Alan Perez-Rathke and Ram Vedam. Prototyping, KNF, WARNS=3 by me. Note that this is marked experimental for now. It works well enough to make NetBSD/i386 bootable images, but does need more work.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 11 00:25:08 2005 UTC (7 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.13: +5 -5
lines
Diff to previous 1.13 (colored)
Fix a typo in the description of -f. Noted by Jukka Salmi in PR 30713. Add some missing punctuation.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Feb 13 17:56:18 2004 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Spell the plural of suffix "suffixes", not "suffices". Inspired by PR 24400 by Todd Vierling.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 2 10:39:48 2003 UTC (10 years, 2 months ago) by fvdl
Branch: MAIN
Changes since 1.11: +8 -14
lines
Diff to previous 1.11 (colored)
Add support for UFS2. UFS2 is an enhanced FFS, adding support for 64 bit block pointers, extended attribute storage, and a few other things. This commit does not yet include the code to manipulate the extended storage (for e.g. ACLs), this will be done later. Originally written by Kirk McKusick and Network Associates Laboratories for FreeBSD.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Mar 30 00:05:07 2003 UTC (10 years, 2 months ago) by lukem
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Tweak Jason's -x support to pass its state around as part of fsinf_t, just like all the other "global" options. Update the usage for -x. Crank date on man page. (Thanks to Jason for adding -x; I've been meaning to add that functionality for a while :-)
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 29 00:12:12 2003 UTC (10 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.9: +4 -1
lines
Diff to previous 1.9 (colored)
Add a -x option which causes makefs(8) to exclude any file system node not explicitly listed in the specfile.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 10 10:02:58 2003 UTC (10 years, 3 months ago) by lukem
Branch: MAIN
Changes since 1.8: +5 -3
lines
Diff to previous 1.8 (colored)
support 1234 and 4321 as valid byte-order arguments for -B
Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 25 10:36:13 2003 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 14 16:11:35 2003 UTC (10 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
The correct capitalisation of 'NetBSD.org' is (you guessed it) 'NetBSD.org'. some mdoc fixes.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 8 01:17:32 2002 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
fvdl_fs64_base
Changes since 1.5: +11 -3
lines
Diff to previous 1.5 (colored)
If an entry is in the specfile but not in the underlying file system, and it's marked "optional", don't add it. (e.g, don't create a zero-length file).
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 24 03:21:07 2002 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.4: +18 -3
lines
Diff to previous 1.4 (colored)
Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are to be done from dbdir/master.passwd and dbdir/group, using simple text file parsing routines from ../mtree/getid.c
Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 25 23:30:46 2001 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.3: +4 -5
lines
Diff to previous 1.3 (colored)
Drop an unnecessary .Pp, fix a typo, use standard headers, sort sections, mark up author name.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Nov 25 11:22:09 2001 UTC (11 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.2: +15 -8
lines
Diff to previous 1.2 (colored)
- Use strsuftoull() from dd(1) to parse numbers, rather than home grown version. The new version supports products, 'g' (GB) and 't' (TB) suffices, and `b' now means `blocks' instead of `bytes'. Functionality requested by perry. - debug is now a u_int instead of an int. - Ensure that various numbers have sane upper limits (e.g, 99 for %, etc)
Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 2 03:12:48 2001 UTC (11 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
tweak copyright
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 26 07:40:18 2001 UTC (11 years, 7 months ago) by lukem
Branch: MAIN
Initial revision