Difference between revisions of "Andora Project"

From CDOT Wiki
Jump to: navigation, search
(Project Objectives)
Line 64: Line 64:
 
** ...
 
** ...
 
* Deadline: October 5th, 2011 before 5:00pm
 
* Deadline: October 5th, 2011 before 5:00pm
 +
 +
= Current Kickstart =
 +
 +
%include /usr/share/spin-kickstarts/fedora-live-desktop.ks
 +
%include /usr/share/spin-kickstarts/fedora-live-minimization.ks
 +
 +
%packages
 +
@Fedora Eclipse
 +
-@office
 +
-krb5-auth-dialog
 +
-krb5-workstation
 +
-pam_krb5
 +
-quota
 +
-minicom
 +
-jwhois
 +
-mtr
 +
-pinfo
 +
-rsh
 +
-nfs-utils
 +
-ypbind
 +
-yp-tools
 +
-rpcbind
 +
-acpid
 +
-ntsysv
 +
%end
 +
  
 
[[Category:Andora]][[Category: Clubs]]
 
[[Category:Andora]][[Category: Clubs]]

Revision as of 18:46, 5 October 2011

Andora Logo

Developed By APK Team
OS Family Unix-like
Based On Fedora
Working State In development
Release Date October 5th, 2011
Default User Interface Unknown

Andora is a custom version of Fedora Linux operating system, modified with emphases on developing for the Android platform. Light-weight, fast and preloaded with all the tools needed to write apps for Android is the main objective. A due date for release is planned for October 5th, 2011.

Project Objectives

  • Create a Fedora Based Live CD that includes the Eclipse and Android Development Kits - Andora
  • Ongoing maintenance, improvement, and promotion of the Andora Live CD for Android developers
  • Just on the side note: www.andora.com is not available. I have contacted the owner and she wants a lot of money. We are talking about $10 000 for the domain! which is unreal for us to do. Is there any other suggestions for the name of the website? - Radion

Project History

  • Project Logo proposed by Dan on September 24, 2011
  • Project Wiki Page Created on September 22, 2011
  • Project Name proposed by Mark and John on September 19, 2011

Member List

Please add your name below:

  • Raymond Chan
  • Dan Reyes
  • Radion Mynayev

How to get started

Read the following wiki page and try to create a Fedora Spin Live CD:

Basic Skills needed

  • Installation and configuration of Fedora systems
  • Fedora Installation using Kickstart file
  • Basic Linux commands
  • rpm and yum command line tools
  • Using virtualization (KVM, Virtual Box, or VMWare) on an Linux system

Project meeting

During next club meeting.

Project competition for the 1st release of Andora Live CD

  • A workable Andora Live CD:
    • contains the least number of rpm packages
    • the smallest size
    • take the least time to boot
    • launch eclipse and load the Android development environment automatically
    • ...
  • The winner will get the following prize:
    • CAD $50 gift certification donated by Raymond Chan
    • 64MB usb memory stick
    • ...
  • Deadline: October 5th, 2011 before 5:00pm

Current Kickstart

%include /usr/share/spin-kickstarts/fedora-live-desktop.ks
%include /usr/share/spin-kickstarts/fedora-live-minimization.ks

%packages
@Fedora Eclipse
-@office
-krb5-auth-dialog
-krb5-workstation
-pam_krb5
-quota
-minicom
-jwhois
-mtr
-pinfo
-rsh
-nfs-utils
-ypbind
-yp-tools
-rpcbind
-acpid
-ntsysv
%end