1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/usr.sbin
Davide Italiano 9d5a327fb5 r258695 introduces a sanity check for makefs in order to verify that
the minimum image size specified is always less than the maximum
image size. If makefs(1) is invoked specifying minimum image size,
but not maximum one, the program exits with an error. Example:

# sudo -E makefs -M 538968064 -B be /home/davide/disk.img $DESTDIR
makefs: `/home/davide/tftproot/mips' minsize of 538968064 rounded up
to ffs bsize of 8192 exceeds maxsize 0.  Lower bsize, or round the
minimum and maximum sizes to bsize.

Assert then that minsize < maxsize iff maxsize is specified.
This change allows me to build MIPS images using makefs(1) and following
what specified in the wiki again.

Reviewed by:	jmallett, ngie
2014-09-18 03:11:59 +00:00
..
ac
accton
acpi
adduser
amd Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
ancontrol
apm
apmd
arp
asf
audit
auditd
auditdistd Add -Wthread-safety to WARNS=6. 2014-09-01 20:18:09 +00:00
auditreduce
authpf
autofs Make it possible to quote names in autofs maps using double quotes. 2014-09-05 14:32:09 +00:00
bhyve Update the bhyve(8) manual to reflect that it is no 2014-09-17 16:45:20 +00:00
bhyvectl Handle nested exceptions in bhyve. 2014-07-19 20:59:08 +00:00
bhyveload
binmiscctl mdoc: kill EOL whitespace. 2014-07-29 19:49:27 +00:00
bluetooth
boot0cfg
boot98cfg
bootparamd
bsdconfig Fix regression introduced by SVN r270954. Correct way to reset getopts 2014-09-02 22:59:40 +00:00
bsdinstall ZFS support isn't actually experimental anymore, so no need to scare 2014-09-14 02:31:53 +00:00
bsnmpd Remove ia64. 2014-07-07 00:27:09 +00:00
btxld Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
cdcontrol Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
chkgrp
chown chown: Fix chown test number 2014-07-17 06:57:26 +00:00
chroot
ckdist
clear_locks
config mdoc: kill EOL whitespace. 2014-07-29 19:49:27 +00:00
cpucontrol
crashinfo
cron Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
crunch Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
ctladm Implement control over command reordering via options and control mode page. 2014-09-13 10:34:23 +00:00
ctld Fix two small nits in ctl.conf(5). 2014-09-14 08:35:44 +00:00
ctm
daemon
dconschat
devinfo
digictl
diskinfo
dumpcis
editmap Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
edquota
eeprom
etcupdate
extattr
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
flowctl
freebsd-update
ftp-proxy Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
fwcontrol
getfmac
getpmac
gpioctl
gssd
gstat Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd" 2014-08-26 09:10:28 +00:00
hyperv Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, 2014-09-13 02:15:31 +00:00
i2c
ifmcstat
inetd
iostat
ip6addrctl
ipfwpcap
iscsid Add the new iscsi(4) man page 2014-09-13 18:40:12 +00:00
jail Added support for extra ifconfig args to jail ip4.addr & ip6.addr params 2014-08-04 16:32:08 +00:00
jexec
jls
kbdcontrol Update man-pages to correctly refer to changed pathes and naming conventions 2014-08-26 09:40:14 +00:00
kbdmap More man pages that need to know about vt in addition to syscons. 2014-08-26 10:55:08 +00:00
keyserv
kgmon
kgzip
kldxref
lastlogin
lmcconfig
lpr Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
lptcontrol
mailstats Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
mailwrapper Allow mailwrapper to use mailer.conf from localbase (respecting LOCALBASE env var if set) 2014-08-26 22:20:02 +00:00
makefs r258695 introduces a sanity check for makefs in order to verify that 2014-09-18 03:11:59 +00:00
makemap Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
manctl
memcontrol
mergemaster Remove ia64. 2014-07-07 00:27:09 +00:00
mfiutil
mixer
mld6query
mlxcontrol
mount_smbfs
mountd Avoid showing stale errors when nmount(2) fails. 2014-08-19 21:04:31 +00:00
moused
mptable
mptutil
mtest
mtree
nandsim
nandtool
ndiscvt
ndp Fix "ndp -d hostname". 2014-07-18 06:48:02 +00:00
newsyslog
nfscbd
nfsd Document the use of the vfs.nfsd sysctls that control the size of 2014-08-10 20:05:13 +00:00
nfsdumpstate
nfsrevoke
nfsuserd
ngctl Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
nghook
nmtree Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd" 2014-08-19 18:47:47 +00:00
nologin
nscd
ntp Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
nvram
ofwdump
pc-sysinstall
pciconf
periodic
pkg Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
pmcannotate
pmccontrol
pmcstat mdoc: kill EOL whitespace. 2014-07-29 19:49:27 +00:00
pnpinfo
portsnap
powerd
ppp Change file permissions for some setuid executables so they are "o+r". 2014-08-21 19:04:15 +00:00
pppctl Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
praliases Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
praudit
procctl
pstat
pw
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt
route6d Recover sin6_scope_id of gateway addresses in riprecv() by using the if_index 2014-08-20 17:27:15 +00:00
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvctl
rtadvd
rtprio
rtsold
rwhod
sa
sendmail Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
service Revert previous revision (r268461) for reasons documented in PR. 2014-07-16 19:02:30 +00:00
services_mkdb
setfib
setfmac
setpmac
sicontrol
smbmsg Fix typo (by -> be). 2014-09-01 16:12:29 +00:00
snapinfo
spkrtest
spray
syslogd
sysrc Oops, forgot to bump manual date/copyright in r268860. 2014-07-18 23:23:52 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump
tests
timed Remove LOG_ODELAY because it does nothing. 2014-08-17 19:06:26 +00:00
traceroute Make SOCK_RAW sockets to be truly raw, not modifying received and sent 2014-09-01 14:04:51 +00:00
traceroute6
trpt
tzsetup
uathload
ugidfw
uhsoctl Use %zu not %zd for printing size_t. 2014-07-05 20:08:25 +00:00
unbound Fix support for IPv6 nameservers. 2014-09-08 09:16:07 +00:00
usbconfig
usbdump
utx
vidcontrol Add references to vt(4) to further man-pages. 2014-09-01 16:25:08 +00:00
vipw
wake
watch Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
watchdogd
wlandebug Fix a typo to catch correct condition. 2014-08-25 05:52:05 +00:00
wlconfig
wpa Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate calls 2014-09-10 19:00:17 +00:00
Makefile.amd64 Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, 2014-09-13 02:15:31 +00:00
Makefile.arm
Makefile.i386 Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, 2014-09-13 02:15:31 +00:00
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.sparc64