From: Brendan M. S. <me...@ba...> - 2006-09-04 22:54:47
|
Its is here! See www.morphix.org The following have been released:- * MorphingMorphix 0.3 * MorphixLiveKiosk 0.01 More SVN commits, releases and surprises are expected through out the day. Enjoy! |
From: Brendan S. <me...@ba...> - 2007-08-06 22:18:14
|
Less than a month to go before Morphix SVN Commit Day. Ideas ? On 05/08/06, Brendan M. Sleight <me...@ba...> wrote: > Hi All, > > Another year goes by - only one month to go before Morphix SVN Commit Day. > > ---------- Forwarded message ---------- > From: Brendan M. Sleight <me...@ba...> > Date: Sep 5, 2005 11:38 PM > Subject: September 5th - Morphix CVS Commit Day > To: Morphix Devel <mor...@li...> > > > Today - Hence forth shall be known as Morphix CVS Commit today. > > Celebrations continue with fevered activity including:- > * Bug Fixes > * Init FIles > * Config files galore > * Templates > * Documention > > On 9/5/05, Alex de Landgraaf <al...@de...> wrote: > >You've got a point. So how do we get the fun back into morphing? |
From: Michiel S. <mo...@aq...> - 2007-08-07 09:52:29
Attachments:
signature.asc
|
On 2007-08-07 00:18, Brendan Sleight wrote: > Less than a month to go before Morphix SVN Commit Day. >=20 > Ideas ? Try to make a stable base and mainmodule[s] release? That way we don't have to point to nightly builds/snapshots any time people ask us for more recent .iso's. I think morphix-installer v2 can do with some love too. Also, I could do with a new, large hdd for some autobuilding love ;) Cheers, Michiel [aquatix], who can do with some rigorous hdd cleaning up in favour of autobuilding a new aquamorph [and more?] and new tv-series :) --=20 aquariusoft.org software | web log aquariusoft.org/~mbscholt morphix.org morphix | pgp aquariusoft.org/files/key.asc Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety - Benjamin Franklin |
From: Alex de L. <al...@de...> - 2007-08-07 14:10:04
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A new release? :) Brendan Sleight wrote: > Less than a month to go before Morphix SVN Commit Day. > > Ideas ? > > On 05/08/06, Brendan M. Sleight <me...@ba...> wrote: >> Hi All, >> >> Another year goes by - only one month to go before Morphix SVN Commit Day. >> >> ---------- Forwarded message ---------- >> From: Brendan M. Sleight <me...@ba...> >> Date: Sep 5, 2005 11:38 PM >> Subject: September 5th - Morphix CVS Commit Day >> To: Morphix Devel <mor...@li...> >> >> >> Today - Hence forth shall be known as Morphix CVS Commit today. >> >> Celebrations continue with fevered activity including:- >> * Bug Fixes >> * Init FIles >> * Config files galore >> * Templates >> * Documention >> >> On 9/5/05, Alex de Landgraaf <al...@de...> wrote: >>> You've got a point. So how do we get the fun back into morphing? > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Morphix-devel mailing list > Mor...@li... > https://lists.sourceforge.net/lists/listinfo/morphix-devel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGuG5IQeuQA5TF/UsRAjs6AJ9qQZlkhn4ivMHQ3M+4gtGYe9wj/QCggVX3 xE9OHTS1Su1/hiunBYKpFlg= =9ANi -----END PGP SIGNATURE----- |
From: Eli M. <ma...@ne...> - 2006-09-05 06:53:20
|
Congratulations! Sorry for being too late with the following bug report: As a guest of VMware, and with the default configuration, Morphix has always detected the (virtual) hard disk as "/dev/sda", and if the first partition (or the active one - I don't remember) was valid - it also mounted it automatically as "/dev/sda1" (on "/mnt/sda1"). It was supported for 0.2 too. It doesn't work with 0.3. I checked with 0.3-pre2, and it didn't work too. I don't have pre1 to test it. I must note that these different results happenned with the SAME virtual machine (i.e. I created a virtual machine, pointed its CD to the ISO of 0.3 - nothing worked, then changed to 0.2 - everything worked, then back to 0.3 - nothing worked, etc.). Except for this problem, 0.3 worked flawlessly. But it looks critical for me, because VMware is probably the most popular platform to run Morphix. In any case, I want to thank everybody who joined the great efforts to release this ISO! -- Eli Marmor ma...@ne... Netmask (El-Mar) Internet Technologies Ltd. __________________________________________________________ Tel.: +972-9-766-1020 8 Yad-Harutzim St. Fax.: +972-9-766-1314 P.O.B. 7004 Mobile: +972-50-5237338 Kfar-Saba 44641, Israel |
From: Eli M. <ma...@ne...> - 2006-09-05 07:31:26
|
I wrote: > In addition, contrary to /dev/sda1, it seems that /dev/hda1 is not > mounted automatically during system boot, so it's not a real > replacement. By the way: Why there are two lines for "/dev/sda1" in /etc/fstab, and even not one line for "/dev/hda1"? If it's dangerous to mount it automatically, then it should be dangerous for the SCSI too... -- Eli Marmor ma...@ne... Netmask (El-Mar) Internet Technologies Ltd. __________________________________________________________ Tel.: +972-9-766-1020 8 Yad-Harutzim St. Fax.: +972-9-766-1314 P.O.B. 7004 Mobile: +972-50-5237338 Kfar-Saba 44641, Israel |
From: Alex de L. <al...@de...> - 2006-09-05 09:23:11
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eli Marmor wrote: > By the way: Why there are two lines for "/dev/sda1" in /etc/fstab, and > even not one line for "/dev/hda1"? If it's dangerous to mount it > automatically, then it should be dangerous for the SCSI too... I think we did this to automount usb drives (and to detect modules on them). We could look at automounting harddrives at boot time again a la knoppix, the only real argument against this is that you need to reboot cleanly. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE/UKpQeuQA5TF/UsRAkc9AJ9j0WaJfyRaOmQmL3o8fSC4NqgxPACdEY8V hpIhVPxNA0l3ol1fmvzHE5M= =D43e -----END PGP SIGNATURE----- |
From: Eli M. <ma...@ne...> - 2006-09-05 07:10:27
|
I created a new virtual machine, used IDE rather than the default and recommended SCSI, and then everything worked, even with 0.3 (of course with /dev/hda instead of /dev/sda, and /dev/hda1 instead of /dev/sda1). It still looks critical for me, because it's going to be a very frequent question of new users. In addition, contrary to /dev/sda1, it seems that /dev/hda1 is not mounted automatically during system boot, so it's not a real replacement. I wrote: > > Congratulations! > > Sorry for being too late with the following bug report: > > As a guest of VMware, and with the default configuration, Morphix has > always detected the (virtual) hard disk as "/dev/sda", and if the first > partition (or the active one - I don't remember) was valid - it also > mounted it automatically as "/dev/sda1" (on "/mnt/sda1"). > > It was supported for 0.2 too. > > It doesn't work with 0.3. > > I checked with 0.3-pre2, and it didn't work too. > > I don't have pre1 to test it. > > I must note that these different results happenned with the SAME virtual > machine (i.e. I created a virtual machine, pointed its CD to the ISO of > 0.3 - nothing worked, then changed to 0.2 - everything worked, then > back to 0.3 - nothing worked, etc.). > > Except for this problem, 0.3 worked flawlessly. > > But it looks critical for me, because VMware is probably the most > popular platform to run Morphix. > > In any case, I want to thank everybody who joined the great efforts to > release this ISO! -- Eli Marmor ma...@ne... Netmask (El-Mar) Internet Technologies Ltd. __________________________________________________________ Tel.: +972-9-766-1020 8 Yad-Harutzim St. Fax.: +972-9-766-1314 P.O.B. 7004 Mobile: +972-50-5237338 Kfar-Saba 44641, Israel |