From owner-freebsd-advocacy@FreeBSD.ORG Sun Jul 7 21:58:54 2013 Return-Path: Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 93ABB509; Sun, 7 Jul 2013 21:58:54 +0000 (UTC) (envelope-from freebsd-list@nuos.org) Received: from cargobay.net (cargobay.net [174.136.100.98]) by mx1.freebsd.org (Postfix) with ESMTP id 69E07186E; Sun, 7 Jul 2013 21:58:54 +0000 (UTC) Received: from leonidas.ccsys.com (unknown [65.35.151.3]) by cargobay.net (Postfix) with ESMTPSA id 66532D1F; Sun, 7 Jul 2013 21:57:50 +0000 (UTC) Message-ID: <51D9E499.103@nuos.org> Date: Sun, 07 Jul 2013 21:58:49 +0000 From: "Chad J. Milios" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130624 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-chat@freebsd.org, freebsd-hackers@freebsd.org, freebsd-advocacy@freebsd.org, freebsd-user-groups@freebsd.org, freebsd-rc@freebsd.org Subject: Announcing: nuOS 0.0.9.1b1 - a whole NEW FreeBSD distro, NOT a fork Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jul 2013 21:58:54 -0000 PLEASE reply to this only in freebsd-chat. I have posted this announcement to five freebsd mailing lists, I hope I am not overstepping. Hello everybody. My name's Chad J. Milios. Long-time lurker, sparse rare sporadic poster. TL;DR? -- Skip below to our summary of features in an outline format then grab it at http://nuos.org . I would like to enthusiastically announce the release of an open-source project of much pride and passion of my good friend Scott C. Ziegler and myself which we have brought forth thanks to the support and contributions of about 15 others. I believe it is solidly ready to be shared with the world in the hopes that others may help build out the software and community in a way that promotes quality, innovation and collaboration much like FreeBSD has led the open-source community at doing. The nuOS project ( http://nuos.org ) is about bringing back the power to the people! Currently, technical software, hardware and networking power. Ultimately, the power of personal communication and community self-organization. Currently made by geeks/nerds/hackers for geeks/nerds/hackers, our intent is to create an entirely new software ecosystem that promotes quality, easy to use software that is for any-and-every man woman and child yet without lassoing us all into one herd of sheeple. ;) Simple, common things should always be EASY. Complex, amazing or never-before imagined things should always be POSSIBLE. We have a live image for download from our site. (Fully functional at 189 MB, just cat or dd to your 4 GB or larger usb drive or select it as a flat-file virtual disk in your hypervisor of choice. It is not an ISO and nuOS does not work well from optical media.) Or grab our source (currently hosted by GitHub at https://github.com/CropCircleSys/nuOS ) and build the entire system from any FreeBSD 9.1 system with one simple yet deeply customizable command. (We only build/test on amd64 and would like that to change in the future.) It is my belief that our software is PRODUCTION READY with our new beta release. It might just be the answer to the management headaches you may be having. Take the plunge tonight and find yourself breezing through your day-job with "nu"-found ease tomorrow morning. If you're the comfortable yet cautious type, watch the discussion for a week or two first instead. Either way, we intend to cause a positive large and lasting motion in the FreeBSD community. I hope you will give nuOS a look and offer your assessments and ask any questions you have. Please tear it and us apart in discussion with the goal of a better FreeBSD for us all! Documentation is one area that is sorely lacking though it is mostly because Scott and I consider most of our code clear enough to have been pretty self-documenting [for our purposes we've had until now]. It is our hope that with the community's help we will bring more and more of this platform to the high standard of quality that FreeBSD is known for. We aren't trying to create our own new garden. We offer this code with hopes that it, in part or in whole, might be some day included in canonical FreeBSD releases. We have NO intention on forking FreeBSD and are instead developing a very lightweight suite of tools which hopefully capture and collect modern best practices while providing a testing and proving ground for advanced FreeBSD features. We want to bring computing to more people, bring more computer users to open source, bring more high-value and responsible open-source users to FreeBSD and bring more current FreeBSD users guidance and enlightenment regarding advanced features in the face of FreeBSD's typical adherence to maximal backward compatibility, legacy support and solid ground yet sometimes daunting array of intimately detailed configuration choices. We do not seek to limit those choices or to shift the ground beneath current FreeBSD users' feet. We seek to offer an alternative flavor of default system for those interested in taking a step back from their current perspective in order to take a giant flying leap forward. This doesn't mean giving up anything in terms of compatibility or configurabilty, quite the contrary. Throughout our evolution, we seek to always maintain the environment that FreeBSD users have come to know and love while reducing the issues that sometimes irk them. We simply seek to provide a better way to structure, provision and maintain production systems and development processes. Outline of features: Extends plain old FreeBSD 9.1 (RELEASE or STABLE) and maintains total compatibility We seek to remain nimble Expect a production-ready seal of approval to lag behind releases by no more than a week or two and prebuilt images and packages e.g. releases like 9.2 and 10.0, et al Someone should be able to build it and use all applicable features on 8.4 with ease we simply haven't the time or inclination to even try Default full ZFS filesystem layout, completely legacy-free Boot from ZFS, boot to ZFS If you'd like use all 100.0% of all your drives for one large zpool Use one large zpool for all of your filesystems block volumes alternate boot environments, including one called "rescue" which is included NO partitions, not some tiny /, not even a /boot Just ZFS datasets in their infinite flexibility /etc is now a ZFS dataset of its own How did we do it? Decades of conventional wisdom says /etc must be on /. Check it out, discuss the whys and the trade-offs. nu_jail - provision all sorts of jails No guesswork Yet no cookie-cutter limitations Clean-room jails provisioned almost instantly ZFS clone of /etc and /var give you almost no storage overhead nullfs and/or unionfs mounts of /, /usr, /usr/local give you almost no memory overhead Run 1,000 jails and 10,000 Apache instances they safely access the same executable memory pages they securely know not of one-another's existence Advanced intra-host networking with VIMAGE kernel by default, simplified Made for developers who want robustness, power and flexibility streamlined for Unlimited development, testing, staging and production environments Uses all of the new jail and vnet features of FreeBSD 9.1 We cleaned out all of the cruft left over from earlier versions That is just a taste of the features that we consider complete enough for use in your PRODUCTION systems. There are many more features production ready, our approach to package management for instance is in the early stages and provides simple functionality but does so in a way that is predictable, reliable and SOLID. It is also our strong commitment that we will never cram any of these features down your throat. You may take some a la carte without penalty and you may bring your own tools like pkg-ng, portupgrade or portmaster. We never store data in strange places or formats, we use the standard editable text configuration files and other sanctioned FreeBSD ways-of-doing-things as a single source of truth. ALL of the nuOS system is manageable from the command line and those utilities have no external dependencies, just sh, sed, awk and make from the base FreeBSD system. APIs still being built atop our core utilities and being packaged for open-source release expose interfaces such as HTTP REST, SNMPv3 and Mailman and may do so using advanced software packages from the ports collection. Functionality will NOT be introduced in APIs, web-apps or GUIs that is not equally usable, first-class, from the command line. Not even curses GUIs. Curse curses! All that being said, the project is in it's infancy. Just breaching the birth-canal, quite literally, with this announcement. It's not going to do your work for you or cook you dinner just yet. What it offers is clean and complete. Incomplete areas will be clearly marked with orange cones and yellow tape. They will not impede your path should you decide to avoid them. It should be noted that the nuOS project is a loose not-for-profit association currently sponsored by a for-profit corporation, Crop Circle Systems, Inc. ( http://ccsys.com ) of which I am a founder. (A corporation with a market cap of about that of a used Yugo, but a for-profit corporation nonetheless.) All code released from the project is and shall be covered by either the Simplified BSD license or Mozilla Public License v2.0 if it is not simply placed into the public domain. WARNING: It should be noted that the live boot image includes three user accounts with default names and passwords. "joe": He's your normal barely-privileged user, employee of business or all-around troublemaker; this would be your boss. "ninja": That's you, technical sword for honor and/or for hire. "sumyungai": That's me, your distributor. (Or you, when you disseminate nuOS to other ninjas along with your value-added contribution/support.) All of this is easily customizable with a few command line options when you stage a real deployment. On the live boot image the root account has no password and the local ttys are assumed physically secured, as per FreeBSD default, so you can just log in as root from the local console and change the account passwords and/or add one for root if you like. sshd is the one service already enabled but the network is not configured by default. Uncommenting a line in /etc/rc.conf.local is all it takes to enable auto-dhcp on every interface though most admins will want to add an appropriate line for their preferred interface. Thank you from Scott and myself for reading. Hopefully I'll be thanking you for trying, discussing and contributing! --Chad J. Milios From owner-freebsd-advocacy@FreeBSD.ORG Fri Jul 12 14:50:23 2013 Return-Path: Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F0331412 for ; Fri, 12 Jul 2013 14:50:23 +0000 (UTC) (envelope-from 3rxfgUQwJEPImUfsgiilYwvxagUcf.WigZlYYVmX-UXpiWUWsZlYYVmX.ila@calendar-server.bounces.google.com) Received: from mail-gh0-x249.google.com (mail-gh0-x249.google.com [IPv6:2607:f8b0:4002:c05::249]) by mx1.freebsd.org (Postfix) with ESMTP id B12811A86 for ; Fri, 12 Jul 2013 14:50:23 +0000 (UTC) Received: by mail-gh0-f201.google.com with SMTP id r14so842155ghr.2 for ; Fri, 12 Jul 2013 07:50:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:reply-to:sender:auto-submitted:message-id:date:subject :from:to:content-type; bh=QrptzHV62tO+g3MfU1GfaHtoIBpAaDd1UcDTTsBsKm0=; b=hCh6wQXpKPJtc42ppgmdK3SMwVoDtD35ckBnd7Y2EnU1u/4Pm8p6cK1ix6SrXQKrt0 qOtRna8RAUmHyD55Rj2Bcl69tDMsp/Knn1xpHopotobxoqNnnZmZVFFDeD5+jEUwf2Ds Oc46LzVgnqu+3lVapoCFqVN0F6GH+6aWY3bxcLuDSIlzrmLYzGcqEcHJM7+kvzYBxlqZ PaTUDOLcB+Yf71SDWgDrXoc8r9OLwkid2dXu3TFfFRDzh6hVgKbqjcIqcRZpQQmRo4He oRIlepgF7USP6HXHf8KeISojz+v8n7GIZrqPVjCzR4ZVXW5tf+TnU9AGsAdf9lA7kkDE 7JgA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:auto-submitted:message-id:date:subject :from:to:content-type; bh=QrptzHV62tO+g3MfU1GfaHtoIBpAaDd1UcDTTsBsKm0=; b=YnDLPVXa9FuCR7xZTmnvZVj5yMNjnQPTirVTv04yiV7Jqe4qwMfz0WFwC4xGnDA5CU 7mbtKpmpFA13kBKRDr0WFL7kNjwv29yrks++a3lXu0PjBHwSyOd2saaW1Ahnbki76BTS ftsFSBMolvdv5c3HyzDO3VZX5o9ZtDhUxW6nmL/xUfKam3pXHUil015j4yBjJv6jVMSd CQzn+OtBRq5AhmJ8UPlJvDj4P3jcchHCn2fsa5lPpu4JjD+yPR7/pw4SLeJlC/78UT+c a3H/D5/AY3LK1ucqb7KFevc1wVAwKAsTYIJPR0nMqZxnKA65HeXM1G9wyeZZsOUQTT3H Py7w== MIME-Version: 1.0 X-Received: by 10.58.216.232 with SMTP id ot8mr4972480vec.8.1373640623095; Fri, 12 Jul 2013 07:50:23 -0700 (PDT) Sender: Google Calendar Auto-Submitted: auto-generated Message-ID: <047d7b86ed46638b1504e151a1f1@google.com> Date: Fri, 12 Jul 2013 14:50:23 +0000 Subject: Invitation: I AM LOOKING FOR ROMANCE @ Fri Jul 12, 2013 3pm - 4pm (salymoore213@gmail.com) From: Sally Moore To: "freebsd-advocacy@freebsd.org" Content-Type: multipart/mixed; boundary=047d7b86ed46638b0b04e151a1f0 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Sally Moore List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2013 14:50:24 -0000 --047d7b86ed46638b0b04e151a1f0 Content-Type: text/plain; charset=windows-1252; format=flowed; delsp=yes Content-Transfer-Encoding: base64 WW91IGhhdmUgYmVlbiBpbnZpdGVkIHRvIHRoZSBmb2xsb3dpbmcgZXZlbnQuDQoNClRpdGxlOiAg SSBBTSBMT09LSU5HIEZPUiBST01BTkNFDQogIEkgQU0gTE9PS0lORyBGT1IgUk9NQU5DRQ0KTXkg bmFtZSBpcyBTYWxseSBNb29yZSwgSSBjYW1lIGFjcm9zZSB5b3VyIHByb2ZpbGUgd2hlbiBpIHdh cyBzZWFyY2hpbmcgZm9yICANCmEgbGlmZSBwYXJ0bmVyIEkgd2FzIGluc3BpcmVkIHRvIHNlbmQg eW91IGEgbWFzc2FnZSBhbmQgYXNrIHlvdSBmb3IgIA0KZnJpZW5kc2hpcC4gQXMgeW91IGtub3cg dGhhdCBoYXZpbmcgYSBwcm9waGVzeSBvZiBsb3ZlIG92ZXIgc29tZWJvZHkgdGhlcmUgIA0KbW9z dCBiZSBvZGRzIGFyb3VuZCB0aGUgY29ybmVyLCBidXQgbm8gbWF0dGVyIHRoZSBvZGRzLCBsb3Zl IHN1cnZpdmUgYWxsICANCm9kZHMuIEkgYW0gYSBnaXJsIHdobydzIGxvdmUgc3RvcnkgaXMgaW50 cmVzdGluZy4gSSBhbSByZXNwb25zaWJsZSwgIA0Kcm9tYW50aWMgYW5kIGNvdXJhZ2VvdXMuIEkg YmVsaXZlLCB3aXRoIGdvb2QgbWluZCB5b3UgaGF2ZSB0byBhZG1pdCBteSAgDQpyZXF1ZXN0IFBs ZWFzZSByZWNvbnRhY3QgbWUgd2l0aCBteSBlLW1haWwgYWRkcmVzcyBhdC4uLi4uLiggIA0Kc2Fs eW1vb3JlMjRAZ21haWwuY29tICkgc28gSSBjYW4gc2VuZCBteSBwaWN0dXJlIGFuZCB0ZWxsIHlv dSBtb3JlIGFib3V0ICANCm15c2VsZi4NCg0KWW91cnMgTG92ZQ0KTWlzcyBTYWx5IE1vb3JlDQoN CldoZW46IEZyaSBKdWwgMTIsIDIwMTMgM3BtIJYgNHBtIE91YWdhZG91Z291DQpDYWxlbmRhcjog c2FseW1vb3JlMjEzQGdtYWlsLmNvbQ0KV2hvOg0KICAgICAoR3Vlc3QgbGlzdCBoYXMgYmVlbiBo aWRkZW4gYXQgb3JnYW5pemVyJ3MgcmVxdWVzdCkNCg0KRXZlbnQgZGV0YWlsczogIA0KaHR0cHM6 Ly93d3cuZ29vZ2xlLmNvbS9jYWxlbmRhci9ldmVudD9hY3Rpb249VklFVyZlaWQ9WVRKaloyaHZa akpvYW1WMWJYWm1OREZsZEhFNE5HbGljV3NnWm5KbFpXSnpaQzFoWkhadlkyRmplVUJtY21WbFlu TmtMbTl5WncmdG9rPU1qSWpjMkZzZVcxdmIzSmxNakV6UUdkdFlXbHNMbU52YldJek5HWmxaVFJt TTJRMU1Ua3lNbVExTVdGa1pqa3dabUl4T0RaaFlUZzJNMkZoTVRJek1qVSZjdHo9QWZyaWNhL091 YWdhZG91Z291JmhsPWVuDQoNCkludml0YXRpb24gZnJvbSBHb29nbGUgQ2FsZW5kYXI6IGh0dHBz Oi8vd3d3Lmdvb2dsZS5jb20vY2FsZW5kYXIvDQoNCllvdSBhcmUgcmVjZWl2aW5nIHRoaXMgY291 cnRlc3kgZW1haWwgYXQgdGhlIGFjY291bnQgIA0KZnJlZWJzZC1hZHZvY2FjeUBmcmVlYnNkLm9y ZyBiZWNhdXNlIHlvdSBhcmUgYW4gYXR0ZW5kZWUgb2YgdGhpcyBldmVudC4NCg0KVG8gc3RvcCBy ZWNlaXZpbmcgZnV0dXJlIG5vdGlmaWNhdGlvbnMgZm9yIHRoaXMgZXZlbnQsIGRlY2xpbmUgdGhp cyBldmVudC4gIA0KQWx0ZXJuYXRpdmVseSB5b3UgY2FuIHNpZ24gdXAgZm9yIGEgR29vZ2xlIGFj Y291bnQgYXQgIA0KaHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS9jYWxlbmRhci8gYW5kIGNvbnRyb2wg eW91ciBub3RpZmljYXRpb24gc2V0dGluZ3MgZm9yICANCnlvdXIgZW50aXJlIGNhbGVuZGFyLg0K --047d7b86ed46638b0b04e151a1f0--