I''m pleased to announce the initial release of the new Ruby on Rails LiveCD Linux Distribution. http://www.railslivecd.org The RailsLiveCD offers most of what an average Rails developer needs right out of the box! That includes : Ruby 1.8.4 Rails 1.1.2 Capistrano 1.1.0 Mongrel 0.3.13 Rake 0.7.1 Subversion MySQL 4.1.12 MySQL Administrator RadRails KDevelop Kate and many many others! There are a ton of things we haven''t finished or even started yet, but I think we''re off to a great start. You can set your computer to boot first from CD and try this Ruby on Rails specific distribution of Linux without altering your computer at all. You can also run RailsLiveCD in Qemu, VMWare or Parallels Desktop/Workstation. With a few simple commands you can save all your changes to your environment to a USB Key, floppy or folder on your local hard drive. Or, you can use the RailsLiveCD to take the plunge and install Linux directly on your system. The RailsLiveCD offers an installation wizard that allows you to repartition your hard drive and install Linux directly to your computer.* This first version is missing a few things, like friendly and helpful guides and tutorials built right in. But we''ll be adding those things over time and we look forward to contributions from the community. The Rails Live CD project was born on Ezra Zygmuntowicz'' blog (http://brainspl.at) and realized with help from Brian Ketelsen. It is based on PCLinuxOS which is a great Linux distribution for creating LiveCDs. It is released under the GNU Public License in the hope that others will contribute, extend and enjoy it. Download your ISO copy today at http://www.railslivecd.org Cheers - Brian Ketelsen *Please use caution when installing an operating system on a hard drive with existing data. You can lose data, and you''ll be SAD. We can''t be responsible for your sadness or your data loss. -- Posted via http://www.ruby-forum.com/.
Brian, This is great news...no more keeping my work (M$) laptop and home (Linux) machines in sync for Rails development by copying files, just use the live CD and a USB key! One question, is Postgres on the current version? Thanks, Nathan -----Original Message----- From: rails-bounces@lists.rubyonrails.org [mailto:rails-bounces@lists.rubyonrails.org]On Behalf Of Brian Ketelsen Sent: Thursday, June 22, 2006 7:29 AM To: rails@lists.rubyonrails.org Subject: [Rails] [ANN] Ruby on Rails Live CD I''m pleased to announce the initial release of the new Ruby on Rails LiveCD Linux Distribution. http://www.railslivecd.org The RailsLiveCD offers most of what an average Rails developer needs right out of the box! That includes : Ruby 1.8.4 Rails 1.1.2 Capistrano 1.1.0 Mongrel 0.3.13 Rake 0.7.1 Subversion MySQL 4.1.12 MySQL Administrator RadRails KDevelop Kate and many many others! There are a ton of things we haven''t finished or even started yet, but I think we''re off to a great start. You can set your computer to boot first from CD and try this Ruby on Rails specific distribution of Linux without altering your computer at all. You can also run RailsLiveCD in Qemu, VMWare or Parallels Desktop/Workstation. With a few simple commands you can save all your changes to your environment to a USB Key, floppy or folder on your local hard drive. Or, you can use the RailsLiveCD to take the plunge and install Linux directly on your system. The RailsLiveCD offers an installation wizard that allows you to repartition your hard drive and install Linux directly to your computer.* This first version is missing a few things, like friendly and helpful guides and tutorials built right in. But we''ll be adding those things over time and we look forward to contributions from the community. The Rails Live CD project was born on Ezra Zygmuntowicz'' blog (http://brainspl.at) and realized with help from Brian Ketelsen. It is based on PCLinuxOS which is a great Linux distribution for creating LiveCDs. It is released under the GNU Public License in the hope that others will contribute, extend and enjoy it. Download your ISO copy today at http://www.railslivecd.org Cheers - Brian Ketelsen *Please use caution when installing an operating system on a hard drive with existing data. You can lose data, and you''ll be SAD. We can''t be responsible for your sadness or your data loss. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails
Brian, There''s a rails error on your site :-( Brian Ketelsen wrote:> I''m pleased to announce the initial release of the new Ruby on Rails > LiveCD Linux Distribution. http://www.railslivecd.org >-- Posted via http://www.ruby-forum.com/.
On 6/22/06, Brian Ketelsen <bketelsen@gmail.com> wrote:> > I''m pleased to announce the initial release of the new Ruby on Rails > LiveCD Linux Distribution. http://www.railslivecd.org >Sounds fantastic. Unfortunately, the site appears to be down... -- Larry Wright http://www.approachingnormal.com http://www.welcometoparenthood.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060622/7ebdcbf0/attachment.html
It appears that there was an error with the typo layout, it has been updated and you should be able to access the site again. -- Joe Clarke RailsPlayground.com On 6/22/06, Larry Wright <larrywright@gmail.com> wrote:> On 6/22/06, Brian Ketelsen <bketelsen@gmail.com> wrote: > > I''m pleased to announce the initial release of the new Ruby on Rails > > LiveCD Linux Distribution. http://www.railslivecd.org > > > > > Sounds fantastic. > > Unfortunately, the site appears to be down... > > > -- > Larry Wright > http://www.approachingnormal.com > http://www.welcometoparenthood.com > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >
Sadly, yes there was. I googled it up and it was a problem with the typo theme I was using and how it relates to apache/fcgi. Minor edit and all is well. I was running under CGI until this morning when we thought maybe it would be wise to do lightty or fcgi quickly. Traffic is really spiking. Thanks, Brian On Thursday, June 22, 2006, at 5:12 PM, Guest wrote:>Brian, > >There''s a rails error on your site :-( > >Brian Ketelsen wrote: >> I''m pleased to announce the initial release of the new Ruby on Rails >> LiveCD Linux Distribution. http://www.railslivecd.org >> > >-- >Posted via http://www.ruby-forum.com/. >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/rails-- Posted with http://DevLists.com. Sign up and save your mailbox.
Postgres isn''t in there yet. I don''t really know anything about it so it''s on my todo list under "soon". If you''ve got a good write up on how to install it, I''d love to put it in the next release. Brian On Thursday, June 22, 2006, at 10:06 AM, Nathan Leach wrote:>Brian, > >This is great news...no more keeping my work (M$) laptop and home >(Linux) machines in sync for Rails development by copying files, >just use the live CD and a USB key! One question, is Postgres on >the current version? > >Thanks, >Nathan > >-----Original Message----- >From: rails-bounces@lists.rubyonrails.org >[mailto:rails-bounces@lists.rubyonrails.org]On Behalf Of Brian Ketelsen >Sent: Thursday, June 22, 2006 7:29 AM >To: rails@lists.rubyonrails.org >Subject: [Rails] [ANN] Ruby on Rails Live CD > > >I''m pleased to announce the initial release of the new Ruby on Rails >LiveCD Linux Distribution. http://www.railslivecd.org > >The RailsLiveCD offers most of what an average Rails developer needs >right out of the box! That includes : >Ruby 1.8.4 >Rails 1.1.2 >Capistrano 1.1.0 >Mongrel 0.3.13 >Rake 0.7.1 >Subversion >MySQL 4.1.12 >MySQL Administrator >RadRails >KDevelop >Kate >and many many others! >There are a ton of things we haven''t finished or even started yet, but I >think we''re off to a great start. > >You can set your computer to boot first from CD and try this Ruby on >Rails specific distribution of Linux without altering your computer at >all. You can also run RailsLiveCD in Qemu, VMWare or Parallels >Desktop/Workstation. With a few simple commands you can save all your >changes to your environment to a USB Key, floppy or folder on your local >hard drive. Or, you can use the RailsLiveCD to take the plunge and >install Linux directly on your system. The RailsLiveCD offers an >installation wizard that allows you to repartition your hard drive and >install Linux directly to your computer.* > >This first version is missing a few things, like friendly and helpful >guides and tutorials built right in. But we''ll be adding those things >over time and we look forward to contributions from the community. > >The Rails Live CD project was born on Ezra Zygmuntowicz'' blog >(http://brainspl.at) and realized with help from Brian Ketelsen. It is >based on PCLinuxOS which is a great Linux distribution for creating >LiveCDs. It is released under the GNU Public License in the hope that >others will contribute, extend and enjoy it. > >Download your ISO copy today at http://www.railslivecd.org > >Cheers - >Brian Ketelsen > > >*Please use caution when installing an operating system on a hard drive >with existing data. You can lose data, and you''ll be SAD. We can''t be >responsible for your sadness or your data loss. >-- Posted with http://DevLists.com. Sign up and save your mailbox.
Can I ask what you did to fix it? I''ve been having major Typo issues lately. On 22 Jun 2006 15:41:24 -0000, brian ketelsen < devlists-rubyonrails@devlists.com> wrote:> > Sadly, yes there was. I googled it up and it was a problem with the > typo theme I was using and how it relates to apache/fcgi. Minor edit > and all is well. I was running under CGI until this morning when we > thought maybe it would be wise to do lightty or fcgi quickly. Traffic > is really spiking. > > Thanks, > Brian > > On Thursday, June 22, 2006, at 5:12 PM, Guest wrote: > >Brian, > > > >There''s a rails error on your site :-( > > > >Brian Ketelsen wrote: > >> I''m pleased to announce the initial release of the new Ruby on Rails > >> LiveCD Linux Distribution. http://www.railslivecd.org > >> > > > >-- > >Posted via http://www.ruby-forum.com/. > >_______________________________________________ > >Rails mailing list > >Rails@lists.rubyonrails.org > >http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > -- > Posted with http://DevLists.com. Sign up and save your mailbox. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Larry Wright http://www.approachingnormal.com http://www.welcometoparenthood.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060622/3d987faf/attachment.html
Certainly. In the default layout there was a render_component call that should be updated to say < % render_sidebars % > which works flawlessly. That solved everything for me. Brian On Thursday, June 22, 2006, at 10:47 AM, Larry Wright wrote:>Can I ask what you did to fix it? I''ve been having major Typo issues >lately. > >On 22 Jun 2006 15:41:24 -0000, brian ketelsen < >devlists-rubyonrails@devlists.com> wrote: >> >> Sadly, yes there was. I googled it up and it was a problem with the >> typo theme I was using and how it relates to apache/fcgi. Minor edit >> and all is well. I was running under CGI until this morning when we >> thought maybe it would be wise to do lightty or fcgi quickly. Traffic >> is really spiking. >> >> Thanks, >> Brian-- Posted with http://DevLists.com. Sign up and save your mailbox.
> MySQL 4.1.12Why the old version? Other than that, great, just downloading... -Sasa Ebach
Honestly because it''s the one I use day to day. I suppose I can grow outside my comfort zone... but I''ll do it kicking and screaming. I want to research the changes in 5 before including it. Brian On Thursday, June 22, 2006, at 6:11 PM, Sascha Ebach wrote:>> MySQL 4.1.12 > >Why the old version? > >Other than that, great, just downloading... > >-Sasa Ebach >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/rails-- Posted with http://DevLists.com. Sign up and save your mailbox.
brian ketelsen wrote:> Honestly because it''s the one I use day to day. I suppose I can grow > outside my comfort zone... but I''ll do it kicking and screaming. I want > to research the changes in 5 before including it.He, it''s the other way around for me :) Views really help with simplifying things in mysql land. I have tried it by now, although it is very sluggish for me on VMWare / WinXP. I will have to tune it a little better. But nice work as far as I can see. I don''t think it will replace my WinXP / CoLinux combo just yet. -Sasa Ebach
I tried it. It''s a great start! Nice to have complete rails dev environment on a CD, that I can just stick in a computer and boot to. WIll be more usefull once I understand how to save to a usb key. Looking forward to future versions. wish list: MySQL 5.x -Larry On 6/22/06, Sascha Ebach <se@digitale-wertschoepfung.de> wrote:> > brian ketelsen wrote: > > Honestly because it''s the one I use day to day. I suppose I can grow > > outside my comfort zone... but I''ll do it kicking and screaming. I want > > to research the changes in 5 before including it. > > He, it''s the other way around for me :) Views really help with simplifying > things in mysql land. > > I have tried it by now, although it is very sluggish for me on VMWare / > WinXP. I will have to tune it a little better. But nice work as far as I > can see. I don''t think it will replace my WinXP / CoLinux combo just yet. > > -Sasa Ebach > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060623/f774e89f/attachment.html
It''s so nice to get some feedback! I''ll upgrade the MySQL in the next version and include SQLite and Postgres. Those are the major areas of concern I''ve heard so far. Thanks, Brian On Thursday, June 22, 2006, at 7:19 PM, Larry Kelly wrote:>I tried it. It''s a great start! Nice to have complete rails dev >environment on a CD, that I can just stick in a computer and boot to. WIll >be more usefull once I understand how to save to a usb key. Looking >forward >to future versions. > >wish list: MySQL 5.x > >-Larry > >On 6/22/06, Sascha Ebach <se@digitale-wertschoepfung.de> wrote: >> >> brian ketelsen wrote: >> > Honestly because it''s the one I use day to day. I suppose I can grow >> > outside my comfort zone... but I''ll do it kicking and screaming. >> I want >> > to research the changes in 5 before including it. >> >> He, it''s the other way around for me :) Views really help with >>simplifying >> things in mysql land. >> >> I have tried it by now, although it is very sluggish for me on VMWare / >> WinXP. I will have to tune it a little better. But nice work as far as I >> can see. I don''t think it will replace my WinXP / CoLinux combo just yet. >> >> -Sasa Ebach >> _______________________________________________ >> Rails mailing list >> Rails@lists.rubyonrails.org >> http://lists.rubyonrails.org/mailman/listinfo/rails >> > > > >-- >Best Regards, >-Larry >"Work, work, work...there is no satisfactory alternative." > --- E.Taft Benson > > >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/rails >-- Posted with http://DevLists.com. Sign up and save your mailbox.
As I use Postgres in my rails development and deployment and I really want to use this LiveCD, how can I help to get it into the CD? I can do the builds from the Postgres source, and the postgres drivers as well. Bye, Guy. On 22 Jun 2006 15:42:52 -0000, brian ketelsen <devlists-rubyonrails@devlists.com> wrote:> Postgres isn''t in there yet. I don''t really know anything about it so > it''s on my todo list under "soon". If you''ve got a good write up on how > to install it, I''d love to put it in the next release. > > Brian > > On Thursday, June 22, 2006, at 10:06 AM, Nathan Leach wrote: > >Brian, > > > >This is great news...no more keeping my work (M$) laptop and home > >(Linux) machines in sync for Rails development by copying files, > >just use the live CD and a USB key! One question, is Postgres on > >the current version? > > > >Thanks, > >Nathan > > > >-----Original Message----- > >From: rails-bounces@lists.rubyonrails.org > >[mailto:rails-bounces@lists.rubyonrails.org]On Behalf Of Brian Ketelsen > >Sent: Thursday, June 22, 2006 7:29 AM > >To: rails@lists.rubyonrails.org > >Subject: [Rails] [ANN] Ruby on Rails Live CD > > > > > >I''m pleased to announce the initial release of the new Ruby on Rails > >LiveCD Linux Distribution. http://www.railslivecd.org > > > >The RailsLiveCD offers most of what an average Rails developer needs > >right out of the box! That includes : > >Ruby 1.8.4 > >Rails 1.1.2 > >Capistrano 1.1.0 > >Mongrel 0.3.13 > >Rake 0.7.1 > >Subversion > >MySQL 4.1.12 > >MySQL Administrator > >RadRails > >KDevelop > >Kate > >and many many others! > >There are a ton of things we haven''t finished or even started yet, but I > >think we''re off to a great start. > > > >You can set your computer to boot first from CD and try this Ruby on > >Rails specific distribution of Linux without altering your computer at > >all. You can also run RailsLiveCD in Qemu, VMWare or Parallels > >Desktop/Workstation. With a few simple commands you can save all your > >changes to your environment to a USB Key, floppy or folder on your local > >hard drive. Or, you can use the RailsLiveCD to take the plunge and > >install Linux directly on your system. The RailsLiveCD offers an > >installation wizard that allows you to repartition your hard drive and > >install Linux directly to your computer.* > > > >This first version is missing a few things, like friendly and helpful > >guides and tutorials built right in. But we''ll be adding those things > >over time and we look forward to contributions from the community. > > > >The Rails Live CD project was born on Ezra Zygmuntowicz'' blog > >(http://brainspl.at) and realized with help from Brian Ketelsen. It is > >based on PCLinuxOS which is a great Linux distribution for creating > >LiveCDs. It is released under the GNU Public License in the hope that > >others will contribute, extend and enjoy it. > > > >Download your ISO copy today at http://www.railslivecd.org > > > >Cheers - > >Brian Ketelsen > > > > > >*Please use caution when installing an operating system on a hard drive > >with existing data. You can lose data, and you''ll be SAD. We can''t be > >responsible for your sadness or your data loss. > > > > > > > -- > Posted with http://DevLists.com. Sign up and save your mailbox. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Family management on rails: http://www.famundo.com - coming soon! My development related blog: http://devblog.famundo.com
what is the default username and password to enter the system? On 6/23/06, Just Someone <just.some@gmail.com> wrote:> > As I use Postgres in my rails development and deployment and I really > want to use this LiveCD, how can I help to get it into the CD? > > I can do the builds from the Postgres source, and the postgres drivers as > well. > > Bye, > > Guy. > > > On 22 Jun 2006 15:42:52 -0000, brian ketelsen > <devlists-rubyonrails@devlists.com> wrote: > > Postgres isn''t in there yet. I don''t really know anything about it so > > it''s on my todo list under "soon". If you''ve got a good write up on how > > to install it, I''d love to put it in the next release. > > > > Brian > > > > On Thursday, June 22, 2006, at 10:06 AM, Nathan Leach wrote: > > >Brian, > > > > > >This is great news...no more keeping my work (M$) laptop and home > > >(Linux) machines in sync for Rails development by copying files, > > >just use the live CD and a USB key! One question, is Postgres on > > >the current version? > > > > > >Thanks, > > >Nathan > > > > > >-----Original Message----- > > >From: rails-bounces@lists.rubyonrails.org > > >[mailto:rails-bounces@lists.rubyonrails.org]On Behalf Of Brian Ketelsen > > >Sent: Thursday, June 22, 2006 7:29 AM > > >To: rails@lists.rubyonrails.org > > >Subject: [Rails] [ANN] Ruby on Rails Live CD > > > > > > > > >I''m pleased to announce the initial release of the new Ruby on Rails > > >LiveCD Linux Distribution. http://www.railslivecd.org > > > > > >The RailsLiveCD offers most of what an average Rails developer needs > > >right out of the box! That includes : > > >Ruby 1.8.4 > > >Rails 1.1.2 > > >Capistrano 1.1.0 > > >Mongrel 0.3.13 > > >Rake 0.7.1 > > >Subversion > > >MySQL 4.1.12 > > >MySQL Administrator > > >RadRails > > >KDevelop > > >Kate > > >and many many others! > > >There are a ton of things we haven''t finished or even started yet, but > I > > >think we''re off to a great start. > > > > > >You can set your computer to boot first from CD and try this Ruby on > > >Rails specific distribution of Linux without altering your computer at > > >all. You can also run RailsLiveCD in Qemu, VMWare or Parallels > > >Desktop/Workstation. With a few simple commands you can save all your > > >changes to your environment to a USB Key, floppy or folder on your > local > > >hard drive. Or, you can use the RailsLiveCD to take the plunge and > > >install Linux directly on your system. The RailsLiveCD offers an > > >installation wizard that allows you to repartition your hard drive and > > >install Linux directly to your computer.* > > > > > >This first version is missing a few things, like friendly and helpful > > >guides and tutorials built right in. But we''ll be adding those things > > >over time and we look forward to contributions from the community. > > > > > >The Rails Live CD project was born on Ezra Zygmuntowicz'' blog > > >(http://brainspl.at) and realized with help from Brian Ketelsen. It is > > >based on PCLinuxOS which is a great Linux distribution for creating > > >LiveCDs. It is released under the GNU Public License in the hope that > > >others will contribute, extend and enjoy it. > > > > > >Download your ISO copy today at http://www.railslivecd.org > > > > > >Cheers - > > >Brian Ketelsen > > > > > > > > >*Please use caution when installing an operating system on a hard drive > > >with existing data. You can lose data, and you''ll be SAD. We can''t be > > >responsible for your sadness or your data loss. > > > > > > > > > > > > > -- > > Posted with http://DevLists.com. Sign up and save your mailbox. > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > -- > Family management on rails: http://www.famundo.com - coming soon! > My development related blog: http://devblog.famundo.com > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Never be afraid to try something new. Remember, amateurs built the ark; professionals built the Titanic! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060629/4fe65dcf/attachment.html
trial and error username: rails password: rails On 6/29/06, Leon Leslie <leonleslie@gmail.com> wrote:> > what is the default username and password to enter the system? > > > > On 6/23/06, Just Someone <just.some@gmail.com > wrote: > > > > As I use Postgres in my rails development and deployment and I really > > want to use this LiveCD, how can I help to get it into the CD? > > > > I can do the builds from the Postgres source, and the postgres drivers > > as well. > > > > Bye, > > > > Guy. > > > > > > On 22 Jun 2006 15:42:52 -0000, brian ketelsen > > <devlists-rubyonrails@devlists.com> wrote: > > > Postgres isn''t in there yet. I don''t really know anything about it so > > > it''s on my todo list under "soon". If you''ve got a good write up on > > how > > > to install it, I''d love to put it in the next release. > > > > > > Brian > > > > > > On Thursday, June 22, 2006, at 10:06 AM, Nathan Leach wrote: > > > >Brian, > > > > > > > >This is great news...no more keeping my work (M$) laptop and home > > > >(Linux) machines in sync for Rails development by copying files, > > > >just use the live CD and a USB key! One question, is Postgres on > > > >the current version? > > > > > > > >Thanks, > > > >Nathan > > > > > > > >-----Original Message----- > > > >From: rails-bounces@lists.rubyonrails.org > > > >[mailto: rails-bounces@lists.rubyonrails.org]On Behalf Of Brian > > Ketelsen > > > >Sent: Thursday, June 22, 2006 7:29 AM > > > >To: rails@lists.rubyonrails.org > > > >Subject: [Rails] [ANN] Ruby on Rails Live CD > > > > > > > > > > > >I''m pleased to announce the initial release of the new Ruby on Rails > > > >LiveCD Linux Distribution. http://www.railslivecd.org > > > > > > > >The RailsLiveCD offers most of what an average Rails developer needs > > > >right out of the box! That includes : > > > >Ruby 1.8.4 > > > >Rails 1.1.2 > > > >Capistrano 1.1.0 > > > >Mongrel 0.3.13 > > > >Rake 0.7.1 > > > >Subversion > > > >MySQL 4.1.12 > > > >MySQL Administrator > > > >RadRails > > > >KDevelop > > > >Kate > > > >and many many others! > > > >There are a ton of things we haven''t finished or even started yet, > > but I > > > >think we''re off to a great start. > > > > > > > >You can set your computer to boot first from CD and try this Ruby on > > > >Rails specific distribution of Linux without altering your computer > > at > > > >all. You can also run RailsLiveCD in Qemu, VMWare or Parallels > > > >Desktop/Workstation. With a few simple commands you can save all > > your > > > >changes to your environment to a USB Key, floppy or folder on your > > local > > > >hard drive. Or, you can use the RailsLiveCD to take the plunge and > > > >install Linux directly on your system. The RailsLiveCD offers an > > > >installation wizard that allows you to repartition your hard drive > > and > > > >install Linux directly to your computer.* > > > > > > > >This first version is missing a few things, like friendly and helpful > > > >guides and tutorials built right in. But we''ll be adding those > > things > > > >over time and we look forward to contributions from the community. > > > > > > > >The Rails Live CD project was born on Ezra Zygmuntowicz'' blog > > > >(http://brainspl.at ) and realized with help from Brian Ketelsen. It > > is > > > >based on PCLinuxOS which is a great Linux distribution for creating > > > >LiveCDs. It is released under the GNU Public License in the hope > > that > > > >others will contribute, extend and enjoy it. > > > > > > > >Download your ISO copy today at http://www.railslivecd.org > > > > > > > >Cheers - > > > >Brian Ketelsen > > > > > > > > > > > >*Please use caution when installing an operating system on a hard > > drive > > > >with existing data. You can lose data, and you''ll be SAD. We can''t > > be > > > >responsible for your sadness or your data loss. > > > > > > > > > > > > > > > > > > > -- > > > Posted with http://DevLists.com. Sign up and save your mailbox. > > > _______________________________________________ > > > Rails mailing list > > > Rails@lists.rubyonrails.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > -- > > Family management on rails: http://www.famundo.com - coming soon! > > My development related blog: http://devblog.famundo.com > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > -- > Never be afraid to try something new. Remember, amateurs built the ark; > professionals built the Titanic! >-- Never be afraid to try something new. Remember, amateurs built the ark; professionals built the Titanic! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060629/e293d101/attachment.html
Leon Leslie wrote:> trial and error > > username: rails > password: railsyes that is correct and root / root for superuser. this live cd is a work in progress. :) -- Posted via http://www.ruby-forum.com/.
Might I reccomend you also make this a Virtual Appliance. http://www.vmware.com/vmtn/appliances/directory/ Those Python guys already have a good one. Think we must have one better. ;) On 6/29/06, sean lynch <sean.seanlynch@gmail.com> wrote:> Leon Leslie wrote: > > trial and error > > > > username: rails > > password: rails > > yes that is correct > > and root / root for superuser. > > this live cd is a work in progress. > > :) > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- -------------- Jon Gretar Borgthorsson http://www.jongretar.net/