From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 8 22:07:17 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDA898B6 for ; Thu, 8 Nov 2012 22:07:17 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5A5F68FC0C for ; Thu, 8 Nov 2012 22:07:17 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c50so2371597eek.13 for ; Thu, 08 Nov 2012 14:07:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=JoXWUU1deBcFEWL0s8Nc0b6aLwaeOSILkB/OeKKJ4Jw=; b=HsZX5e1MNh8k5eqaGpfSbQO9tdqjMz7uoAfuYLp13KkPqp2NdeaJGUZ/BnKH/lhCoV MpT8dYcY5IoRs7uAFsNqWVP9XkUUzOHoO5kMAYUbI7EvB+y+f1Gxsa3C1UtUnvAdb823 HmF1QmiLhJD+szz3CbCvzGT7pP8IvRSxocqzFZ9jcwlSZzc45W5ix5vAx8LVnQUNVlvK rfym1/H1QBuAmgJiRNz+pncGHu3m5NwJLqESZ12cu3uPM9FvirJuGBdp7gZIs6ybZ2RL Y/oVt2pv7lYkgpAdwdQ5WmcySJnvvBoTxCW8GtO9sCmhPfZey8ybEGkStKBTiO0l9su2 Zq6Q== MIME-Version: 1.0 Received: by 10.14.214.2 with SMTP id b2mr31482484eep.32.1352412436116; Thu, 08 Nov 2012 14:07:16 -0800 (PST) Received: by 10.14.140.79 with HTTP; Thu, 8 Nov 2012 14:07:16 -0800 (PST) Date: Thu, 8 Nov 2012 16:07:16 -0600 Message-ID: Subject: Custom FreeBSD usb memstick From: "Sam Fourman Jr." To: hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 22:07:17 -0000 hello hackers@ I have a interest in playing around with the scripts that create the memstick image when you run make release... can anyone point me in the right direction, how would I go about modifying the size of the partition that gets created on the memstick image -- Sam Fourman Jr.