The Rails Live CD project was born on Ezra Zygmuntowicz' blog and realized with help from Brian Ketelsen. It is based on PCLinuxOS and released under the GNU Public License. The following is a partial list of the contents of the CD:
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
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.*
Friendly and helpful guides and tutorials are planned for future releases of the RailsLiveCD. The project is currently looking for contributions from the community.
Community comments
MySQL 4.1.x or 5.x?
by Alex Popescu /
Re: MySQL 4.1.x or 5.x?
by Obie Fernandez /
Re: MySQL 4.1.x or 5.x?
by Alex Popescu /
MySQL 4.1.x or 5.x?
by Alex Popescu /
Your message is awaiting moderation. Thank you for participating in the discussion.
I am a little bit puzzled by the MySQL version. I have played with InstantRails a couple of day before, and I have made it work with MySQL 5.x. If you check MySQL/Ruby it states that the requirement on MySQL is 4.1.15 or 5.0.16. Isn't this the one used by ActiveRecord?
./alex
--
.w( the_mindstorm )p.
Re: MySQL 4.1.x or 5.x?
by Obie Fernandez /
Your message is awaiting moderation. Thank you for participating in the discussion.
No idea, but I'll try to find out!
Re: MySQL 4.1.x or 5.x?
by Alex Popescu /
Your message is awaiting moderation. Thank you for participating in the discussion.
There are no pointers in the ruby ml-s, and I am not yet watching the RoR ml-s. I am sure things are quite simple, but not same visible :-).
./alex
--
.w( the_mindstorm )p.