svn commit: r354716 - head/sys/dev/vmware/pvscsi

2019-11-14 Thread Josh Paetzel
Author: jpaetzel Date: Fri Nov 15 01:07:39 2019 New Revision: 354716 URL: https://svnweb.freebsd.org/changeset/base/354716 Log: Fix build with GCC Fix suggested by: jhb, scottl Sponsored by: Panzura Modified: head/sys/dev/vmware/pvscsi/pvscsi.c Modified: head/sys/dev/vmware/pvscsi

svn commit: r354715 - in head: share/man/man4 sys/amd64/conf sys/conf sys/dev/vmware/pvscsi sys/i386/conf sys/modules/vmware sys/modules/vmware/pvscsi

2019-11-14 Thread Josh Paetzel
Author: jpaetzel Date: Thu Nov 14 23:31:20 2019 New Revision: 354715 URL: https://svnweb.freebsd.org/changeset/base/354715 Log: Add the pvscsi driver to the tree. This driver allows to usage of the paravirt SCSI controller in VMware products like ESXi. The pvscsi driver provides a subs

Re: svn commit: r352707 - in head/sys: conf kern net sys

2019-10-12 Thread Josh Paetzel
ommon/include/linux/list.h:56: >> >> >>> In file included from /usr/src/sys/net/if_var.h:83: >> >> >>> /usr/src/sys/sys/epoch.h:44:10: fatal error: 'opt_epoch.h' file not >> found >> >> >>> #include "opt_epoc

svn commit: r333146 - head/sys/dev/oce

2018-05-01 Thread Josh Paetzel
Author: jpaetzel Date: Tue May 1 17:39:20 2018 New Revision: 333146 URL: https://svnweb.freebsd.org/changeset/base/333146 Log: Add ability to perform a firmware reset during driver initialization. Required by Lancer Gen 5 hardware. Submitted by: Ram Kishore Vegesna Obtained from:

svn commit: r323778 - in head/sys: arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-19 Thread Josh Paetzel
Author: jpaetzel Date: Tue Sep 19 20:40:05 2017 New Revision: 323778 URL: https://svnweb.freebsd.org/changeset/base/323778 Log: Fix indentation for r323068 PR: 220170 Reported by: lidl MFC after:3 days Pointyhat to: jpaetzel Modified: head/sys/arm64/conf/GENERIC head/sys/i

svn commit: r323103 - in head/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-01 Thread Josh Paetzel
Author: jpaetzel Date: Fri Sep 1 17:03:48 2017 New Revision: 323103 URL: https://svnweb.freebsd.org/changeset/base/323103 Log: Revert r323087 This needs more thinking out and consensus, and the commit message was wrong AND there was a typo in the commit. pointyhat:jpaetzel Modi

svn commit: r323087 - in head/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-01 Thread Josh Paetzel
Author: jpaetzel Date: Fri Sep 1 15:54:53 2017 New Revision: 323087 URL: https://svnweb.freebsd.org/changeset/base/323087 Log: Take options IPSEC out of GENERIC PR: 220170 Submitted by: delphij Reviewed by: ae, glebius MFC after:2 weeks Differential Revision:D11806

svn commit: r323068 - in head/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-08-31 Thread Josh Paetzel
Author: jpaetzel Date: Thu Aug 31 20:16:28 2017 New Revision: 323068 URL: https://svnweb.freebsd.org/changeset/base/323068 Log: Allow kldload tcpmd5 PR: 220170 MFC after:2 weeks Modified: head/sys/amd64/conf/GENERIC head/sys/arm64/conf/GENERIC head/sys/i386/conf/GENERIC hea

svn commit: r320394 - head/sys/dev/bktr

2017-06-26 Thread Josh Paetzel
Author: jpaetzel Date: Tue Jun 27 03:57:31 2017 New Revision: 320394 URL: https://svnweb.freebsd.org/changeset/base/320394 Log: ioctl METEORGBRIG in bktr_core.c forgets to add 128 to value PR: 59289 Submitted by: danovit...@vitsch.net Modified: head/sys/dev/bktr/bktr_core.c Modified

svn commit: r320393 - head/sys/dev/bktr

2017-06-26 Thread Josh Paetzel
Author: jpaetzel Date: Tue Jun 27 03:45:09 2017 New Revision: 320393 URL: https://svnweb.freebsd.org/changeset/base/320393 Log: driver incorrectly handles the setting of frame rates PR: 36415 Submitted by: bra...@fokus.gmd.de Modified: head/sys/dev/bktr/bktr_core.c Modified: head/sy

svn commit: r319670 - head/contrib/smbfs/lib/smb

2017-06-07 Thread Josh Paetzel
Author: jpaetzel Date: Thu Jun 8 00:48:26 2017 New Revision: 319670 URL: https://svnweb.freebsd.org/changeset/base/319670 Log: Fix SMBFS when saved passwords are greater than 18 characters PR: 132302 Submitted by: dhorn2...@gmail.com g...@unixarea.de MFC after:1 week Modified:

svn commit: r318401 - head/sys/dev/tws

2017-05-17 Thread Josh Paetzel
Author: jpaetzel Date: Wed May 17 13:22:13 2017 New Revision: 318401 URL: https://svnweb.freebsd.org/changeset/base/318401 Log: Increase the number of LUNs this hardware can support. Experimentally we know this value works, but the hardware may support an even higher value. PR: 213

svn commit: r317648 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-05-01 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 1 12:56:12 2017 New Revision: 317648 URL: https://svnweb.freebsd.org/changeset/base/317648 Log: Fix misport of compressed ZFS send/recv from 317414 Reported by: Michael Jung Reviewed by: avg Modified: head/sys/cddl/contrib/opensolaris/uts/common/fs/zf

svn commit: r317541 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-04-27 Thread Josh Paetzel
Author: jpaetzel Date: Fri Apr 28 02:11:29 2017 New Revision: 317541 URL: https://svnweb.freebsd.org/changeset/base/317541 Log: MFV 316905 7740 fix for 6513 only works in hole punching case, not truncation illumos/illumos-gate@7de35a3ed0c2e6d4256bd2fb05b48b3798aaf553 https://github.

svn commit: r317533 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-04-27 Thread Josh Paetzel
Author: jpaetzel Date: Thu Apr 27 23:31:38 2017 New Revision: 317533 URL: https://svnweb.freebsd.org/changeset/base/317533 Log: MFV 316900 7743 per-vdev-zaps have no initialize path on upgrade illumos/illumos-gate@555da5111b0f2552c42d057b211aba89c9c79f6c https://github.com/illumos/i

svn commit: r317527 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-04-27 Thread Josh Paetzel
Author: jpaetzel Date: Thu Apr 27 22:00:03 2017 New Revision: 317527 URL: https://svnweb.freebsd.org/changeset/base/317527 Log: MFV 316898 7613 ms_freetree[4] is only used in syncing context illumos/illumos-gate@5f145778012b555e084eacc858ead9e1e42bd149 https://github.com/illumos/ill

svn commit: r317522 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys

2017-04-27 Thread Josh Paetzel
Author: jpaetzel Date: Thu Apr 27 21:11:57 2017 New Revision: 317522 URL: https://svnweb.freebsd.org/changeset/base/317522 Log: MFV 316897 7586 remove #ifdef __lint hack from dmu.h illumos/illumos-gate@4ba5b9616327ef64e8abc737d29b3faabc6ae68c https://github.com/illumos/illumos-gate/

svn commit: r317511 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-04-27 Thread Josh Paetzel
Author: jpaetzel Date: Thu Apr 27 16:38:28 2017 New Revision: 317511 URL: https://svnweb.freebsd.org/changeset/base/317511 Log: MFV 316896 7580 ztest failure in dbuf_read_impl illumos/illumos-gate@1a01181fdc809f40c64d5c6881ae3e4521a9d9c7 https://github.com/illumos/illumos-gate/commi

svn commit: r317507 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-04-27 Thread Josh Paetzel
Author: jpaetzel Date: Thu Apr 27 15:10:45 2017 New Revision: 317507 URL: https://svnweb.freebsd.org/changeset/base/317507 Log: MFV 316895 7606 dmu_objset_find_dp() takes a long time while importing pool illumos/illumos-gate@7588687e6ba67c47bf7c9805086dec4a97fcac7b https://github.co

svn commit: r317414 - in head: cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zstreamdump cddl/contrib/opensolaris/lib/libzfs/common cddl/contrib/opensolaris/lib/libzfs_core/common s...

2017-04-25 Thread Josh Paetzel
Author: jpaetzel Date: Tue Apr 25 17:57:43 2017 New Revision: 317414 URL: https://svnweb.freebsd.org/changeset/base/317414 Log: MFV 316894 7252 7628 compressed zfs send / receive illumos/illumos-gate@5602294fda888d923d57a78bafdaf48ae6223dea https://github.com/illumos/illumos-gate/co

svn commit: r317267 - in head: cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/lib/libzfs/common sys/cddl/contrib/opensolaris/common/zfs

2017-04-21 Thread Josh Paetzel
Author: jpaetzel Date: Fri Apr 21 19:53:52 2017 New Revision: 317267 URL: https://svnweb.freebsd.org/changeset/base/317267 Log: MFV 316891 7386 zfs get does not work properly with bookmarks illumos/illumos-gate@edb901aab9c738b5eb15aa55933e82b0f2f9d9a2 https://github.com/illumos/illu

svn commit: r317238 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-04-20 Thread Josh Paetzel
Author: jpaetzel Date: Fri Apr 21 00:24:59 2017 New Revision: 317238 URL: https://svnweb.freebsd.org/changeset/base/317238 Log: MFV 316871 7490 real checksum errors are silenced when zinject is on illumos/illumos-gate@6cedfc397d92d64e442f0aae4445ac507beaf58f https://github.com/illum

svn commit: r317237 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-04-20 Thread Josh Paetzel
Author: jpaetzel Date: Fri Apr 21 00:17:54 2017 New Revision: 317237 URL: https://svnweb.freebsd.org/changeset/base/317237 Log: MFV 316870 7448 ZFS doesn't notice when disk vdevs have no write cache illumos/illumos-gate@295438ba3230419314faaa889a2616f561658bd5 https://github.com/ill

svn commit: r317235 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-04-20 Thread Josh Paetzel
Author: jpaetzel Date: Fri Apr 21 00:12:47 2017 New Revision: 317235 URL: https://svnweb.freebsd.org/changeset/base/317235 Log: MFV 316868 7430 Backfill metadnode more intelligently illumos/illumos-gate@af346df58864e8fe897b1ff1a3a4c12f9294391b https://github.com/illumos/illumos-gate

svn commit: r316037 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-03-27 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 27 17:27:46 2017 New Revision: 316037 URL: https://svnweb.freebsd.org/changeset/base/316037 Log: MFV: 315989 7603 xuio_stat_wbuf_* should be declared (void) illumos/illumos-gate@99aa8b55058e512798eafbd71f72f916bdc10181 https://github.com/illumos/illumo

svn commit: r314280 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-02-25 Thread Josh Paetzel
Author: jpaetzel Date: Sat Feb 25 20:01:17 2017 New Revision: 314280 URL: https://svnweb.freebsd.org/changeset/base/314280 Log: MFV 314276 7570 tunable to allow zvol SCSI unmap to return on commit of txn to ZIL illumos/illumos-gate@1c9272b861cd640a8342f4407da026ed98615517 https://gi

svn commit: r314267 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-02-25 Thread Josh Paetzel
Author: jpaetzel Date: Sat Feb 25 14:45:54 2017 New Revision: 314267 URL: https://svnweb.freebsd.org/changeset/base/314267 Log: MFV 314243 6676 Race between unique_insert() and unique_remove() causes ZFS fsid change illumos/illumos-gate@40510e8eba18690b9a9843b26393725eeb0f1dac https

svn commit: r313879 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-02-17 Thread Josh Paetzel
Author: jpaetzel Date: Fri Feb 17 17:52:12 2017 New Revision: 313879 URL: https://svnweb.freebsd.org/changeset/base/313879 Log: MVF: 313876 7504 kmem_reap hangs spa_sync and administrative tasks illumos/illumos-gate@405a5a0f5c3ab36cb76559467d1a62ba648bd809 https://github.com/illumos

svn commit: r313813 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-02-16 Thread Josh Paetzel
Author: jpaetzel Date: Thu Feb 16 19:00:09 2017 New Revision: 313813 URL: https://svnweb.freebsd.org/changeset/base/313813 Log: MFV 313786 7500 Simplify dbuf_free_range by removing dn_unlisted_l0_blkid illumos/illumos-gate@653af1b809998570c7e89fe7a0d3f90992bf0216 https://github.com/

svn commit: r312535 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2017-01-20 Thread Josh Paetzel
Author: jpaetzel Date: Fri Jan 20 15:01:04 2017 New Revision: 312535 URL: https://svnweb.freebsd.org/changeset/base/312535 Log: MFV 312436 6569 large file delete can starve out write ops illumos/illumos-gate@ff5177ee8bf9a355131ce2cc61ae2da6a5a6fdd6 https://github.com/illumos/il

svn commit: r311122 - head/sys/fs/nfsserver

2017-01-02 Thread Josh Paetzel
Author: jpaetzel Date: Mon Jan 2 19:18:56 2017 New Revision: 311122 URL: https://svnweb.freebsd.org/changeset/base/311122 Log: Workaround NFS bug with readdirplus when there are greater than 1 billion files in a filesystem. Reviewed by kib MFC after:2 weeks Sponsored by: iXsyste

svn commit: r310847 - head/sys/netinet

2016-12-30 Thread Josh Paetzel
Author: jpaetzel Date: Fri Dec 30 18:46:21 2016 New Revision: 310847 URL: https://svnweb.freebsd.org/changeset/base/310847 Log: Harden CARP against network loops. If there is a loop in the network a CARP that is in MASTER state will see it's own broadcasts, which will then cause it to ass

svn commit: r306219 - head/sys/dev/oce

2016-09-22 Thread Josh Paetzel
Author: jpaetzel Date: Thu Sep 22 22:51:11 2016 New Revision: 306219 URL: https://svnweb.freebsd.org/changeset/base/306219 Log: Update oce to version 11.0.50.0 Submitted by: Venkat Duvvuru Added: head/sys/dev/oce/oce_user.h (contents, props changed) Modified: head/sys/dev/oce/oce_hw

Re: svn commit: r306149 - head/sys/dev/oce

2016-09-21 Thread Josh Paetzel
Thanks. I've investigated now. The disk filled up on the machine I ran make universe on which inexplicably caused it to report builds had succeeded. The vendor patch was clearly missing a header file and can't possibly build. Thanks, Josh Paetzel > On Sep 21, 2016, at 7:25

Re: svn commit: r306148 - head/sys/dev/oce

2016-09-21 Thread Josh Paetzel
I clearly did not commit what I tested. Jenkins is sending breakages that have missing headers in oce. It will be a few hours before I can look at this. Feel free to revert my commit. Thanks, Josh Paetzel > On Sep 21, 2016, at 5:53 PM, Josh Paetzel wrote: > > Author: jpaetzel &g

svn commit: r306148 - head/sys/dev/oce

2016-09-21 Thread Josh Paetzel
Author: jpaetzel Date: Wed Sep 21 22:53:16 2016 New Revision: 306148 URL: https://svnweb.freebsd.org/changeset/base/306148 Log: Update oce driver to 11.0.50.0 Submitted by: Venkat Duvvuru Modified: head/sys/dev/oce/oce_hw.c head/sys/dev/oce/oce_hw.h head/sys/dev/oce/oce_if.c head/

svn commit: r293305 - head/usr.sbin/mountd

2016-01-06 Thread Josh Paetzel
Author: jpaetzel Date: Thu Jan 7 05:34:39 2016 New Revision: 293305 URL: https://svnweb.freebsd.org/changeset/base/293305 Log: Allow /etc/exports to contain usernames/groups with spaces in them. If you are getting your users/groups from a directory service such as LDAP or AD it's possibl

svn commit: r293043 - in head: sys/kgssapi usr.sbin/gssd

2016-01-01 Thread Josh Paetzel
Author: jpaetzel Date: Fri Jan 1 17:06:16 2016 New Revision: 293043 URL: https://svnweb.freebsd.org/changeset/base/293043 Log: Unset the gss kernel state when gssd exits When gssd exits it leaves the kernel state set by gssd_syscall(). nfsd sees this and waits endlessly in an unkillab

svn commit: r290662 - head/sys/kern

2015-11-10 Thread Josh Paetzel
Author: jpaetzel Date: Tue Nov 10 14:14:32 2015 New Revision: 290662 URL: https://svnweb.freebsd.org/changeset/base/290662 Log: Fix a bug in the CPU % limiting code If you attempt to set a pcpu limit that is higher than 110% using rctl (for instance, you want a jail to be able to use 2

svn commit: r288272 - in head: sys/rpc/rpcsec_gss usr.sbin/gssd

2015-09-26 Thread Josh Paetzel
Author: jpaetzel Date: Sat Sep 26 16:30:16 2015 New Revision: 288272 URL: https://svnweb.freebsd.org/changeset/base/288272 Log: Increase group limit for kerberized NFSv4 PR: 202659 Submitted by: matthew.l.dai...@dartmouth.edu Reviewed by: rmacklem dfr MFC after:1 week Sponsor

svn commit: r288208 - head/usr.sbin/ctld

2015-09-24 Thread Josh Paetzel
Author: jpaetzel Date: Fri Sep 25 03:46:06 2015 New Revision: 288208 URL: https://svnweb.freebsd.org/changeset/base/288208 Log: Fix typo. Sponsored by: iXsystems Modified: head/usr.sbin/ctld/ctld.c Modified: head/usr.sbin/ctld/ctld.c =

svn commit: r281166 - head/etc/rc.d

2015-04-06 Thread Josh Paetzel
Author: jpaetzel Date: Mon Apr 6 19:23:45 2015 New Revision: 281166 URL: https://svnweb.freebsd.org/changeset/base/281166 Log: Typo fix in comment MFC after:3 days Modified: head/etc/rc.d/pflog Modified: head/etc/rc.d/pflog ==

svn commit: r281112 - head/etc/rc.d

2015-04-05 Thread Josh Paetzel
Author: jpaetzel Date: Sun Apr 5 17:09:58 2015 New Revision: 281112 URL: https://svnweb.freebsd.org/changeset/base/281112 Log: Bug fixes and feature adds - Remove extranious echo that breaks puppet - Handle restarts of multiple pflog devices correctly - Add the ability to perform actio

svn commit: r281084 - head/usr.sbin/ctld

2015-04-04 Thread Josh Paetzel
Author: jpaetzel Date: Sat Apr 4 20:55:47 2015 New Revision: 281084 URL: https://svnweb.freebsd.org/changeset/base/281084 Log: Fix thinko/copypaste error. When checking the length of the mutual secret password the variable for the secret password was used by mistake. This resulted in ct

svn commit: r273866 - head/sys/sys

2014-10-30 Thread Josh Paetzel
Author: jpaetzel Date: Thu Oct 30 16:26:17 2014 New Revision: 273866 URL: https://svnweb.freebsd.org/changeset/base/273866 Log: Plug memory ordering holes in buf_ring_enqueue. For at least some users this patch eliminates the races previously discussed on the mailing list. Submitted by:

svn commit: r273641 - in head/sys/cddl: compat/opensolaris/kern contrib/opensolaris/uts/common/fs contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/sys

2014-10-25 Thread Josh Paetzel
Author: jpaetzel Date: Sat Oct 25 17:42:44 2014 New Revision: 273641 URL: https://svnweb.freebsd.org/changeset/base/273641 Log: This change addresses 4 bugs in ZFS exposed by Richard Kojedzinszky's crash.sh script attached to FreeNAS bug 4109: https://bugs.freenas.org/issues/4109 Three

svn commit: r267833 - head/usr.sbin/ctld

2014-06-24 Thread Josh Paetzel
Author: jpaetzel Date: Tue Jun 24 19:12:55 2014 New Revision: 267833 URL: http://svnweb.freebsd.org/changeset/base/267833 Log: Fix issues in config parser relating to lun serial numbers. Without this fix some serial numbers needed to be quoted to avoid the config parser bailing out.

svn commit: r258080 - in head: etc/rc.d share/man/man5

2013-11-12 Thread Josh Paetzel
Author: jpaetzel Date: Wed Nov 13 03:50:31 2013 New Revision: 258080 URL: http://svnweb.freebsd.org/changeset/base/258080 Log: Add support for multiple instances of ftp-proxy and pflog devices. PR: conf/158171 Submitted by: Thomas Johnson Modified: head/etc/rc.d/ftp-proxy head/e

svn commit: r247735 - in head/usr.sbin/pc-sysinstall: backend conf

2013-03-03 Thread Josh Paetzel
Author: jpaetzel Date: Sun Mar 3 23:07:27 2013 New Revision: 247735 URL: http://svnweb.freebsd.org/changeset/base/247735 Log: Use GNOP to force ZFS pools to 4k. Obtained from:PC-BSD Modified: head/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh head/usr.sbin/pc-sysinstall

svn commit: r247734 - head/usr.sbin/pc-sysinstall/backend

2013-03-03 Thread Josh Paetzel
Author: jpaetzel Date: Sun Mar 3 23:01:46 2013 New Revision: 247734 URL: http://svnweb.freebsd.org/changeset/base/247734 Log: Improves and enhances using the "installPackages=" variable. Adds "pkgExt=" variable to set if pkgs are .tbz or .txz or other. Auto-detects if packages are PKGNG or

svn commit: r247705 - in head/usr.sbin/pc-sysinstall: backend examples

2013-03-03 Thread Josh Paetzel
Author: jpaetzel Date: Sun Mar 3 09:47:47 2013 New Revision: 247705 URL: http://svnweb.freebsd.org/changeset/base/247705 Log: Fix a bug extracting files from dist scheme Obtained from:PC-BSD Modified: head/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh head/usr.sbin/

svn commit: r246799 - head/sys/dev/oce

2013-02-14 Thread Josh Paetzel
Author: jpaetzel Date: Thu Feb 14 17:34:17 2013 New Revision: 246799 URL: http://svnweb.freebsd.org/changeset/base/246799 Log: Resolve issue that caused WITNESS to report LORs. PR: kern/171838 Submitted by: Venkat Duvvuru MFC after:2 weeks Modified: head/sys/dev/oce/oce_if.c

svn commit: r240165 - head/usr.sbin/pc-sysinstall/backend

2012-09-06 Thread Josh Paetzel
Author: jpaetzel Date: Thu Sep 6 14:59:53 2012 New Revision: 240165 URL: http://svn.freebsd.org/changeset/base/240165 Log: Add TRIM support, enabled by default. Fix a bug installing components from a localPath. Allow autosizing of any partition, not just the last partition. Adjust how ZFS

svn commit: r236336 - head/usr.sbin/pkg_install/lib

2012-05-30 Thread Josh Paetzel
Author: jpaetzel Date: Wed May 30 21:28:37 2012 New Revision: 236336 URL: http://svn.freebsd.org/changeset/base/236336 Log: Bump PKG_INSTALL_VERSION which should've been done in r236233 MFC after:3 days Pointed out by: bapt Modified: head/usr.sbin/pkg_install/lib/lib.h Modif

svn commit: r236333 - in head/usr.sbin/pkg_install: add lib

2012-05-30 Thread Josh Paetzel
Author: jpaetzel Date: Wed May 30 21:01:06 2012 New Revision: 236333 URL: http://svn.freebsd.org/changeset/base/236333 Log: Let pkg_add use the ENV variable PACKAGESUFFIX. This can be used to override the default .tbz package extension to .txz .tgz or .tar Submitted by: kmoore Obtaine

svn commit: r236331 - head/usr.sbin/pc-sysinstall/backend

2012-05-30 Thread Josh Paetzel
Author: jpaetzel Date: Wed May 30 20:49:28 2012 New Revision: 236331 URL: http://svn.freebsd.org/changeset/base/236331 Log: Fix detecting available zpool names. Submitted by: kmoore Obtained from:PC-BSD MFC after:3 days Sponsored by: iXsystems Modified: head/usr.sbin/pc

svn commit: r236330 - head/usr.sbin/pc-sysinstall/backend

2012-05-30 Thread Josh Paetzel
Author: jpaetzel Date: Wed May 30 20:44:04 2012 New Revision: 236330 URL: http://svn.freebsd.org/changeset/base/236330 Log: Fix French Canadian console keyboard layout Submitted by: kmoore Obtained from:PC-BSD MFC after:3 days Sponsored by: iXsystems Modified: head/usr.

svn commit: r235915 - head/usr.bin

2012-05-24 Thread Josh Paetzel
Author: jpaetzel Date: Thu May 24 16:11:51 2012 New Revision: 235915 URL: http://svn.freebsd.org/changeset/base/235915 Log: Hook up mkulzma to the build. MFC after:3 days Modified: head/usr.bin/Makefile Modified: head/usr.bin/Makefile

svn commit: r235453 - head/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 18:06:51 2012 New Revision: 235453 URL: http://svn.freebsd.org/changeset/base/235453 Log: Style fixes. Submitted by: kmoore Obtained from:PC-BSD MFC after:3 days Sponsored by: iXsystems Modified: head/usr.sbin/pc-sysinstall/backend/func

svn commit: r235452 - head/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 18:03:59 2012 New Revision: 235452 URL: http://svn.freebsd.org/changeset/base/235452 Log: Set the MBR partition to active when doing a full disk MBR. Submitted by: kmoore Obtained from:PC-BSD Sponsored by: iXsystems MFC after:3 days Modif

svn commit: r235008 - head/usr.sbin/pc-sysinstall/backend

2012-05-04 Thread Josh Paetzel
Author: jpaetzel Date: Fri May 4 15:39:41 2012 New Revision: 235008 URL: http://svn.freebsd.org/changeset/base/235008 Log: Add bootcamp bootloader stamp Submitted by: kmoore Obtained from:PC-BSD MFC after:3 days Sponsored by: iXsystems Modified: head/usr.sbin/pc-sysins

svn commit: r235006 - head/usr.sbin/pc-sysinstall/backend

2012-05-04 Thread Josh Paetzel
Author: jpaetzel Date: Fri May 4 15:36:51 2012 New Revision: 235006 URL: http://svn.freebsd.org/changeset/base/235006 Log: Add powerpc / powerpc64 support to pc-sysinstall. This patch will autodetect if on powerpc and use the APM gpart GEOM class automaticaly. At this time support for full

svn commit: r235005 - head/usr.sbin/pc-sysinstall/backend

2012-05-04 Thread Josh Paetzel
Author: jpaetzel Date: Fri May 4 15:31:35 2012 New Revision: 235005 URL: http://svn.freebsd.org/changeset/base/235005 Log: Use a unique zpool name during install, in the case of having another PC-BSD / FreeBSD zpool on the system for another install. Submitted by: kmoore Obtained from:

svn commit: r234990 - head/usr.sbin/pc-sysinstall/backend

2012-05-03 Thread Josh Paetzel
Author: jpaetzel Date: Thu May 3 21:53:25 2012 New Revision: 234990 URL: http://svn.freebsd.org/changeset/base/234990 Log: Fix some issues creating zpool mirror / raidz1(2)(3) devices. Fix issues stamping boot on other ZFS drives, now you can boot after removing mirror drive. Submitted

svn commit: r234987 - head/usr.sbin/pc-sysinstall/backend

2012-05-03 Thread Josh Paetzel
Author: jpaetzel Date: Thu May 3 21:21:45 2012 New Revision: 234987 URL: http://svn.freebsd.org/changeset/base/234987 Log: Add the ability to configure multiple interfaces. Submitted by: glarkin Obtained from:PC-BSD MFC after:3 days Modified: head/usr.sbin/pc-sysinstall/

svn commit: r234985 - head/usr.sbin/pc-sysinstall/backend

2012-05-03 Thread Josh Paetzel
Author: jpaetzel Date: Thu May 3 21:15:47 2012 New Revision: 234985 URL: http://svn.freebsd.org/changeset/base/234985 Log: Fix parsing values which contain multiple "=" signs. Submitted by: glarkin MFC after:3 days Sponsored by: iXsystems Modified: head/usr.sbin/pc-sysinstall/ba

svn commit: r234425 - in head: sbin/iscontrol sys/modules/iscsi/initiator

2012-04-18 Thread Josh Paetzel
Author: jpaetzel Date: Wed Apr 18 16:47:57 2012 New Revision: 234425 URL: http://svn.freebsd.org/changeset/base/234425 Log: Unbreak tinderbox. Fix FreeBSD paradigms in the upstream code. PR: bin/166933 Submitted by: Garrett Cooper Modified: head/sbin/iscontrol/Makefile head/s

svn commit: r234233 - in head: sbin/iscontrol share/man/man4 sys/dev/iscsi/initiator sys/modules/iscsi/initiator

2012-04-13 Thread Josh Paetzel
Author: jpaetzel Date: Fri Apr 13 18:21:56 2012 New Revision: 234233 URL: http://svn.freebsd.org/changeset/base/234233 Log: Update to version 2.3.1.0 Obtained from:Daniel Braniss Modified: head/sbin/iscontrol/Makefile head/sbin/iscontrol/iscontrol.8 head/sbin/iscontrol/iscon

svn commit: r233186 - head/usr.sbin/pc-sysinstall/backend-query

2012-03-19 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 19 16:13:14 2012 New Revision: 233186 URL: http://svn.freebsd.org/changeset/base/233186 Log: An intel RAID can have any arbitrary name. Modified: head/usr.sbin/pc-sysinstall/backend-query/disk-list.sh Modified: head/usr.sbin/pc-sysinstall/backend-query/disk-lis

svn commit: r233131 - head/usr.sbin/pc-sysinstall/backend-query

2012-03-18 Thread Josh Paetzel
Author: jpaetzel Date: Sun Mar 18 21:19:21 2012 New Revision: 233131 URL: http://svn.freebsd.org/changeset/base/233131 Log: Redirect camcontrol stderr to /dev/null. Modified: head/usr.sbin/pc-sysinstall/backend-query/disk-list.sh Modified: head/usr.sbin/pc-sysinstall/backend-query/disk-list.

svn commit: r232901 - head/usr.sbin/pc-sysinstall/backend

2012-03-12 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 12 21:41:29 2012 New Revision: 232901 URL: http://svn.freebsd.org/changeset/base/232901 Log: Use gpart "-a" flag to 4k alignment. Submitted by: kris Obtained from:PC-BSD Modified: head/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh head/us

svn commit: r232899 - head/usr.sbin/pc-sysinstall/backend

2012-03-12 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 12 21:32:43 2012 New Revision: 232899 URL: http://svn.freebsd.org/changeset/base/232899 Log: Add the ability to use a varity of ZFS dataset options. While here fix a bug causing zpools with /tmp mount-points to fail Submitted by: kris Obtained from:

svn commit: r232898 - head/usr.sbin/pc-sysinstall/backend

2012-03-12 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 12 21:28:54 2012 New Revision: 232898 URL: http://svn.freebsd.org/changeset/base/232898 Log: Improve ZFS exporting functionality, only export pools which are on a specific device we happen to be writing to. This fixes an issue when running pc-sysinstall on a ru

svn commit: r232895 - head/usr.sbin/pc-sysinstall/backend-query

2012-03-12 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 12 21:24:40 2012 New Revision: 232895 URL: http://svn.freebsd.org/changeset/base/232895 Log: Check for intel RAID devices Submitted by: kris Obtained from:PC-BSD Modified: head/usr.sbin/pc-sysinstall/backend-query/disk-list.sh Modified: head/usr.

svn commit: r232890 - head/usr.sbin/pc-sysinstall/backend

2012-03-12 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 12 20:44:44 2012 New Revision: 232890 URL: http://svn.freebsd.org/changeset/base/232890 Log: Fix a couple of bugs saving network config. Don't duplicate wlans_ lines. Enable ipv6 on wireless devices correctly. Submitted by: kris Obtained from:PC-

svn commit: r232889 - in head/usr.sbin/pc-sysinstall: backend backend-partmanager

2012-03-12 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 12 20:41:36 2012 New Revision: 232889 URL: http://svn.freebsd.org/changeset/base/232889 Log: Make sure when creating new MBR partition it is set to active by default. Submitted by: kris Obtained from:PC-BSD Modified: head/usr.sbin/pc-sysinstall/ba

svn commit: r232880 - head/usr.sbin/pc-sysinstall/backend

2012-03-12 Thread Josh Paetzel
Author: jpaetzel Date: Mon Mar 12 18:50:37 2012 New Revision: 232880 URL: http://svn.freebsd.org/changeset/base/232880 Log: Fix a bug running the autoinstall functionality. Submitted by: kris Obtained from:PC-BSD Modified: head/usr.sbin/pc-sysinstall/backend/startautoinstall.sh

svn commit: r231999 - head/sys/conf

2012-02-22 Thread Josh Paetzel
Author: jpaetzel Date: Wed Feb 22 15:05:19 2012 New Revision: 231999 URL: http://svn.freebsd.org/changeset/base/231999 Log: Fix various typos and normalize spelling. Approved by: kib (mentor) Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ==

svn commit: r227390 - head/share/misc

2011-11-09 Thread Josh Paetzel
erg Wunsch\njo...@freebsd.org\n1993/11/14"] jon [label="Jonathan Chen\n...@freebsd.org\n2000/10/17"] jonathan [label="Jonathan Anderson\njonat...@freebsd.org\n2010/10/07"] +jpaetzel [label="Josh Paetzel\njpaet...@freebsd.org\n2011/01/21"] julian [lab

svn commit: r227368 - head/usr.sbin/pc-sysinstall/backend

2011-11-08 Thread Josh Paetzel
Author: jpaetzel Date: Tue Nov 8 23:44:26 2011 New Revision: 227368 URL: http://svn.freebsd.org/changeset/base/227368 Log: Welcome the initial patches for OSX bootcamp support!!! This should let you select the ada0p3 hybrid MBR/GPT partition, and do an installation to it. Approved by:

svn commit: r227118 - head/usr.sbin/pc-sysinstall/backend

2011-11-05 Thread Josh Paetzel
Author: jpaetzel Date: Sat Nov 5 19:25:21 2011 New Revision: 227118 URL: http://svn.freebsd.org/changeset/base/227118 Log: Roll up several patches used by PC-BSD. - Fix an issue with gmirror. - Allow IPv4 DHCP and IPv6 SLAAC concurrently. - Fix zpool options using the wrong device name

svn commit: r225657 - in head/usr.sbin/pc-sysinstall: backend backend-partmanager examples

2011-09-18 Thread Josh Paetzel
Author: jpaetzel Date: Mon Sep 19 05:12:53 2011 New Revision: 225657 URL: http://svn.freebsd.org/changeset/base/225657 Log: Fix a logic bug in pc-sysinstall creating partitions. Improve exit when an error occurs. Fix parsing to grab values which contain extra '=' signs. Fix a bug setting t

svn commit: r223117 - head/etc/periodic/daily

2011-06-15 Thread Josh Paetzel
Author: jpaetzel Date: Wed Jun 15 19:33:02 2011 New Revision: 223117 URL: http://svn.freebsd.org/changeset/base/223117 Log: Eliminate extraneous pipelines and tr calls. Approved by: kib (mentor) MFC after:3 days Modified: head/etc/periodic/daily/800.scrub-zfs Modified: head/etc/p

svn commit: r223056 - head/etc/periodic/daily

2011-06-13 Thread Josh Paetzel
Author: jpaetzel Date: Mon Jun 13 19:45:01 2011 New Revision: 223056 URL: http://svn.freebsd.org/changeset/base/223056 Log: Convert the allowed characters '-', '.', and ':' in a ZFS pool name to _ to avoid causing errors in the shell script. Submitted by: William Grzybowski Approved by

svn commit: r222079 - head/usr.sbin/pc-sysinstall/backend

2011-05-18 Thread Josh Paetzel
Author: jpaetzel Date: Wed May 18 20:38:28 2011 New Revision: 222079 URL: http://svn.freebsd.org/changeset/base/222079 Log: Wipeout the end of disks, home to things like gmirror metadata, backup GPT tables, and other potential evil. Submitted by: Kris Moore Approved by: kib (mentor)

svn commit: r222078 - head/usr.sbin/pc-sysinstall/backend

2011-05-18 Thread Josh Paetzel
Author: jpaetzel Date: Wed May 18 20:29:07 2011 New Revision: 222078 URL: http://svn.freebsd.org/changeset/base/222078 Log: Extracting optional components requires mounting devfs Submitted by: Kris Moore Approved by: kib (mentor) Sponsored by: iXsystems Modified: head/usr.sbin/pc-s

svn commit: r220909 - in head/usr.sbin/pc-sysinstall: backend backend-query

2011-04-20 Thread Josh Paetzel
Author: jpaetzel Date: Thu Apr 21 06:25:12 2011 New Revision: 220909 URL: http://svn.freebsd.org/changeset/base/220909 Log: - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in config files - Fixes some issues creating gmirror devices, including on GPT partitions -

svn commit: r220162 - head/usr.sbin/pc-sysinstall/backend-partmanager

2011-03-30 Thread Josh Paetzel
Author: jpaetzel Date: Wed Mar 30 17:37:04 2011 New Revision: 220162 URL: http://svn.freebsd.org/changeset/base/220162 Log: Check in two missing files missed in cleanup. Change expr to $(()) Switch test from "$?" = "0" to $? -eq 0 Approved by: kib (mentor) Modified: head/usr.sbin/pc

svn commit: r220161 - head/usr.sbin/pc-sysinstall/backend

2011-03-30 Thread Josh Paetzel
Author: jpaetzel Date: Wed Mar 30 17:33:52 2011 New Revision: 220161 URL: http://svn.freebsd.org/changeset/base/220161 Log: Fix syntax error from previous commit. Approved by: kib (mentor) Modified: head/usr.sbin/pc-sysinstall/backend/functions-disk.sh Modified: head/usr.sbin/pc-sysins

svn commit: r220059 - head/usr.sbin/pc-sysinstall/backend

2011-03-27 Thread Josh Paetzel
Author: jpaetzel Date: Sun Mar 27 16:57:54 2011 New Revision: 220059 URL: http://svn.freebsd.org/changeset/base/220059 Log: Fix a syntax error in a little-used function. Replace expr with $(()) Replace grep > /dev/null with grep -q Replace "$?" = "0" with $? -eq 0 in tests Consolidate ex

svn commit: r220057 - head/usr.sbin/pc-sysinstall/backend

2011-03-27 Thread Josh Paetzel
Author: jpaetzel Date: Sun Mar 27 14:20:47 2011 New Revision: 220057 URL: http://svn.freebsd.org/changeset/base/220057 Log: Increase size of boot partition to give breathing room in the future. Approved by: kib (mentor) Modified: head/usr.sbin/pc-sysinstall/backend/functions-disk.sh Mo

svn commit: r218975 - head/usr.sbin/pc-sysinstall/backend-query

2011-02-23 Thread Josh Paetzel
Author: jpaetzel Date: Wed Feb 23 17:52:26 2011 New Revision: 218975 URL: http://svn.freebsd.org/changeset/base/218975 Log: Alter comment to reflect change in code. Try atacontrol if camcontrol fails. Approved by: kib (mentor, implicit) Modified: head/usr.sbin/pc-sysinstall/backend-qu

svn commit: r218960 - head/usr.sbin/pc-sysinstall/backend

2011-02-22 Thread Josh Paetzel
Author: jpaetzel Date: Tue Feb 22 19:37:12 2011 New Revision: 218960 URL: http://svn.freebsd.org/changeset/base/218960 Log: Added patch-functions-upgrade which should fix some kernel panics doing upgrades and uninstalling linux compat ports. Submitted by: Joerg-Christian Boehme Approve

svn commit: r218959 - head/usr.sbin/pc-sysinstall/backend-query

2011-02-22 Thread Josh Paetzel
Author: jpaetzel Date: Tue Feb 22 19:18:56 2011 New Revision: 218959 URL: http://svn.freebsd.org/changeset/base/218959 Log: Better method for grabbing disk name, dmesg may produce mangled output. Approved by: kib (mentor, implicit) Modified: head/usr.sbin/pc-sysinstall/backend-query/dis

svn commit: r218803 - head/usr.sbin/pc-sysinstall/backend-query

2011-02-18 Thread Josh Paetzel
Author: jpaetzel Date: Fri Feb 18 15:52:57 2011 New Revision: 218803 URL: http://svn.freebsd.org/changeset/base/218803 Log: Remove US as the default layout in backend, let front-ends decide that Submitted by: kmoore Approved by: kib (mentor, implicit) Modified: head/usr.sbin/pc-sysins

svn commit: r218802 - head/usr.sbin/pc-sysinstall/backend-query

2011-02-18 Thread Josh Paetzel
Author: jpaetzel Date: Fri Feb 18 15:13:07 2011 New Revision: 218802 URL: http://svn.freebsd.org/changeset/base/218802 Log: Sort available keyboard layouts to a more sane default. PR: bin/154687 Submitted by: kmoore Approved by: kib (mentor, implicit) Modified: head/usr.sbin/pc-sy

svn commit: r218801 - head/usr.sbin/pc-sysinstall/backend

2011-02-18 Thread Josh Paetzel
Author: jpaetzel Date: Fri Feb 18 15:06:35 2011 New Revision: 218801 URL: http://svn.freebsd.org/changeset/base/218801 Log: Improve pc-sysinstall's localization options to include support for GDM & KDM desktop login managers. PR: bin/154686 Submitted by: kmoore Approved by: kib (me

svn commit: r218800 - in head/usr.sbin/pc-sysinstall: backend-partmanager pc-sysinstall

2011-02-18 Thread Josh Paetzel
Author: jpaetzel Date: Fri Feb 18 15:00:25 2011 New Revision: 218800 URL: http://svn.freebsd.org/changeset/base/218800 Log: Add support to pc-sysinstall's create-part feature, to create non MBR type partitions, such as GPT and others. PR: bin/154684 Submitted by: kmoore Approved by

svn commit: r218776 - in head/usr.sbin/pc-sysinstall: backend conf examples

2011-02-17 Thread Josh Paetzel
Author: jpaetzel Date: Thu Feb 17 16:33:41 2011 New Revision: 218776 URL: http://svn.freebsd.org/changeset/base/218776 Log: Add "Extract Only" functionality to pc-sysinstall. This allows disk setup to be done manually, pc-sysinstall is pointed to a mount-point for installation. PR: bin

svn commit: r218523 - head/share/man/man4

2011-02-10 Thread Josh Paetzel
Author: jpaetzel Date: Thu Feb 10 15:41:32 2011 New Revision: 218523 URL: http://svn.freebsd.org/changeset/base/218523 Log: Netgear renamed the WG311 to the WG311v1 after they released a second version of it. There is also a WG311v3 which uses a chipset covered by malo(4). Along the way add

  1   2   >