James Crofts | 25 Jun 2010 10:15
Picon
Favicon

CryptoNAS v0.3.5 is here!

I finally set up a Debian package repository, which made it possible for 
"lh_source" to complete. This was essential because it was the only 
feasible way to include the source on physical media. As you know, the 
GNU GPL requires source code to be available in order to distribute 
programs legally.

This release would not have happened without a friend, who sold me a 
used server at a very reasonable price for use as a build server.

Torrents for the release are available at 
http://snapshots.cryptonas.org/pub/cryptonas-live/ .  If you can, please 
help by being a seeder. I plan to seed over this "release weekend" from 
a second location as well as my home server.

I haven't heard from Age or Lars in a long time, so I have to assume I'm 
the only (semi) active developer at this point. If you would like to 
help announce this release on Free Software-related websites such as 
Freshmeat, send me an email. I haven't had a chance to update the 
website to reflect the release; some of you may have the necessary SVN 
permissions, or perhaps not.

--James
jcrofts@...

Mattes Sarcander | 25 Jun 2010 10:27
Favicon

Re: CryptoNAS v0.3.5 is here!

James Crofts <jcrofts@...> wrote:

> I finally set up a Debian package repository, which made it possible
> for "lh_source" to complete. This was essential because it was the
> only feasible way to include the source on physical media. As you
> know, the GNU GPL requires source code to be available in order to
> distribute programs legally.
> 
> This release would not have happened without a friend, who sold me a 
> used server at a very reasonable price for use as a build server.
> 
> Torrents for the release are available at 
> http://snapshots.cryptonas.org/pub/cryptonas-live/ .  If you can,
> please help by being a seeder. I plan to seed over this "release
> weekend" from a second location as well as my home server.

Great! I just set up a seeding instance for all three torrents. It is
limited to 100kB/800kb for now. If that is not enough I can set up a
second instance on another server.

Mattes

Ed | 25 Jun 2010 19:02
Picon
Favicon

Re: CryptoNAS v0.3.5 is here!

I 'm happy to see that this project is still kickin. =-O
I will seed for the weekend also.
Is this release incorporating raid (mdadm) disk setup?
signature

Ed

 



James Crofts wrote:
I finally set up a Debian package repository, which made it possible for "lh_source" to complete. This was essential because it was the only feasible way to include the source on physical media. As you know, the GNU GPL requires source code to be available in order to distribute programs legally.

This release would not have happened without a friend, who sold me a used server at a very reasonable price for use as a build server.

Torrents for the release are available at http://snapshots.cryptonas.org/pub/cryptonas-live/ .  If you can, please help by being a seeder. I plan to seed over this "release weekend" from a second location as well as my home server.

I haven't heard from Age or Lars in a long time, so I have to assume I'm the only (semi) active developer at this point. If you would like to help announce this release on Free Software-related websites such as Freshmeat, send me an email. I haven't had a chance to update the website to reflect the release; some of you may have the necessary SVN permissions, or perhaps not.

--James
jcrofts-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org



jcrofts | 26 Jun 2010 08:52
Favicon

Re: CryptoNAS v0.3.5 is here!

Not mdadm *setup*, no. From what I understand, it *should* use a md device if it 
already exists, but I haven't tested that capability. The known issues I 
can think of off the top of my head are:

- Avahi IPv4 LL auto-config is disabled, though multicast name 
resolution works
- DHCP and manual partition setup are turned off in this release
- Some checkins by Lars didn't make it into this release, since they 
broke unit tests and so far I haven't made them work myself
- No debian-compatible public repositories for now (I know the basics of 
reprepro now, but I have doubts about putting a mirror on my little 
40kbps-upstream server).
- Some features are missing that make it not-ready-for-1.0 material
- The archives really should be signed, but I don't have signatures on 
my GPG key that would lead a broad audience to trust it

In spite of this, after using it at home for a while and beating on it 
for a few days using smbtorture, I judged it stable enough for a pre-1.0 
release. It adds Chinese support, fixes some translations in languages 
other than German, includes source for all included Debian packages, and 
adds support for booting from USB sticks (and other block devices). 
It would be reasonable to test it yourself before using it for 
business-critical data, but I trust it for my own NAS needs.

Ed wrote:
> I 'm happy to see that this project is still kickin. =-O
> I will seed for the weekend also.
> Is this release incorporating raid (mdadm) disk setup?
>
> /Ed/
>
>  
>
>
>
> James Crofts wrote:
>> I finally set up a Debian package repository, which made it possible 
>> for "lh_source" to complete. This was essential because it was the 
>> only feasible way to include the source on physical media. As you 
>> know, the GNU GPL requires source code to be available in order to 
>> distribute programs legally.
>>
>> This release would not have happened without a friend, who sold me a 
>> used server at a very reasonable price for use as a build server.
>>
>> Torrents for the release are available at 
>> http://snapshots.cryptonas.org/pub/cryptonas-live/ .  If you can, 
>> please help by being a seeder. I plan to seed over this "release 
>> weekend" from a second location as well as my home server.
>>
>> I haven't heard from Age or Lars in a long time, so I have to assume 
>> I'm the only (semi) active developer at this point. If you would like 
>> to help announce this release on Free Software-related websites such 
>> as Freshmeat, send me an email. I haven't had a chance to update the 
>> website to reflect the release; some of you may have the necessary 
>> SVN permissions, or perhaps not.
>>
>> --James
>> jcrofts@...

Ed | 27 Jun 2010 12:11
Picon
Favicon

Re: CryptoNAS v0.3.5 is here!

ok , so no mdadm setup through the web interface. Could we in future have a runlevel that includes ssh-server so we can remote login and setup raid with mdadm?
signature

Ed

 



jcrofts-zY4eFNvK5D9If6P1QZMOBw@public.gmane.org wrote:
Not mdadm *setup*, no. From what I understand, it *should* use a md device if it already exists, but I haven't tested that capability.
James Crofts | 28 Jun 2010 22:39
Picon
Favicon

Re: CryptoNAS v0.3.5 is here!

I could see the next version having a non-hardened edition that includes 
the ability to install packages, using Debian Live's "persistent" 
option. This would make it possible, for example, to run a media server. 
At some point I might be willing to let people pay me to do custom 
builds, but I'd rather get out a release based on Debian "Lenny" and 
including some important features like fsck (automatic disk checking on 
mount) first.

Ed wrote:
> ok , so no mdadm setup through the web interface. Could we in future 
> have a runlevel that includes ssh-server so we can remote login and 
> setup raid with mdadm?
>
> /Ed/
>
>  
>
>
>
> jcrofts@... wrote:
>> Not mdadm *setup*, no. From what I understand, it *should* use a md device if it 
>> already exists, but I haven't tested that capability. 
>>   
--

-- 
Sincerely,
James Crofts
jcrofts@...

Henning | 27 Jun 2010 16:29
Favicon

Re: CryptoNAS v0.3.5 is here!

Hey James (and all on this list),

first: great work James, you rock!
second: sorry for not responding and leaving this project alone with
you

As Lars and me are in many other projects and have no spare time for
CryptoNAS we would like to give you full admin access for svn, website
and so on - if you like. Feel free to use everything including name and
logo.

I propose a jabber meeting next week. Is 2nd July (wednesday) 9:00pm
(utc) okay for you?
Henning

 On Fri, 25 Jun 2010 01:15:41 -0700
James Crofts <jcrofts@...> wrote:

> I finally set up a Debian package repository, which made it possible for 
> "lh_source" to complete. This was essential because it was the only 
> feasible way to include the source on physical media. As you know, the 
> GNU GPL requires source code to be available in order to distribute 
> programs legally.
> 
> This release would not have happened without a friend, who sold me a 
> used server at a very reasonable price for use as a build server.
> 
> Torrents for the release are available at 
> http://snapshots.cryptonas.org/pub/cryptonas-live/ .  If you can, please 
> help by being a seeder. I plan to seed over this "release weekend" from 
> a second location as well as my home server.
> 
> I haven't heard from Age or Lars in a long time, so I have to assume I'm 
> the only (semi) active developer at this point. If you would like to 
> help announce this release on Free Software-related websites such as 
> Freshmeat, send me an email. I haven't had a chance to update the 
> website to reflect the release; some of you may have the necessary SVN 
> permissions, or perhaps not.
> 
> --James
> jcrofts@...
> 
> 

--

-- 
E-Mail mit Briefumschlag? Hol dir schnell meinen aktuellen GPG-Key:

    https://systemausfall.org/~age/privat.html

James Crofts | 7 Jul 2010 08:26
Picon
Favicon

Re: CryptoNAS v0.3.5 is here!

I replied privately to Henning and Lars previously, but haven't heard 
back in a while. In several weeks my (day job's) project schedule may 
make it possible for me to briefly pull myself away from work during the 
day for a Jabber chat. The additional permissions you're proposing are a 
good idea, but there should be an audit trail so that users know I 
couldn't have changed the Subversion database without the changes 
appearing in the Trac Timeline or "svn log". I'm guessing you've thought 
of this already.

Does the website get updated from SVN every night, or is some additional 
action required beyond a "checkin"?

Henning wrote:
> Hey James (and all on this list),
>
> first: great work James, you rock!
> second: sorry for not responding and leaving this project alone with
> you
>
> As Lars and me are in many other projects and have no spare time for
> CryptoNAS we would like to give you full admin access for svn, website
> and so on - if you like. Feel free to use everything including name and
> logo.
>
> I propose a jabber meeting next week. Is 2nd July (wednesday) 9:00pm
> (utc) okay for you?
> Henning
>
>
>  On Fri, 25 Jun 2010 01:15:41 -0700
> James Crofts <jcrofts@...> wrote:
>
>   
>> I finally set up a Debian package repository, which made it possible for 
>> "lh_source" to complete. This was essential because it was the only 
>> feasible way to include the source on physical media. As you know, the 
>> GNU GPL requires source code to be available in order to distribute 
>> programs legally.
>>
>> This release would not have happened without a friend, who sold me a 
>> used server at a very reasonable price for use as a build server.
>>
>> Torrents for the release are available at 
>> http://snapshots.cryptonas.org/pub/cryptonas-live/ .  If you can, please 
>> help by being a seeder. I plan to seed over this "release weekend" from 
>> a second location as well as my home server.
>>
>> I haven't heard from Age or Lars in a long time, so I have to assume I'm 
>> the only (semi) active developer at this point. If you would like to 
>> help announce this release on Free Software-related websites such as 
>> Freshmeat, send me an email. I haven't had a chance to update the 
>> website to reflect the release; some of you may have the necessary SVN 
>> permissions, or perhaps not.
>>
>> --James
>> jcrofts@...
>>
>>     
--

-- 
Sincerely,
James Crofts
jcrofts@...
GnuPG Public Key ID 0xF1A60347
Fingerprint 29B9 6231 94D6 AAB9 486F  C731 9763 08B3 F1A6 0347


Gmane