taskSavannah Administration - Tasks: task #10137, Submission of Free Your Gnu

 
 

task #10137: Submission of Free Your Gnu

Submitter:  Aurélien DESBRIÈRES <aurele>
Submitted:  Mon 01 Feb 2010 03:37:28 PM UTC
   
 
Should Start On:  Mon 01 Feb 2010 12:00:00 AM UTC Should be Finished on:  Thu 11 Feb 2010 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  loic Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sun 07 Feb 2010 09:16:21 PM UTC, comment #12: 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

February 7th 2010 in GNU Savannah task 10137: "Submission of Free Your
Gnu"

Ok, at your request I delete the submission.

Item status changes:

Status -> Cancelled
Open/Cloesd -> Closed
Assigned to -> marioxcc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEAREIAAYFAktvLZoACgkQZ4DA0TLic4g10ACfZKFiwfvExylxB1tiMON35N8a
yXMAmwQumu5tSuxXyGRE42Gj5DsmSiIZ
=F8ei
-----END PGP SIGNATURE-----

Mario Castelán Castro <marioxcc>
Wed 03 Feb 2010 04:32:00 PM UTC, comment #11: 

erase that project.

thanks.

all is in the gNS wiki

Aurélien DESBRIÈRES <aurele>
Wed 03 Feb 2010 09:11:26 AM UTC, comment #10: 

This is what i think about FYG : http://www.black-indyan.org/WIF

now, if you find it's not a good idea, throw this project to a trash like i throw a fig to a wall.

Thanks

(at the moment you say this project has to be erase, it will be)

just say.

Aurélien DESBRIÈRES <aurele>
Tue 02 Feb 2010 09:31:22 PM UTC, comment #9: 

wikipedia prevent me from right violation.

I erase the page on wikipedia.

but that want to say that the project is already dead in this form too ?

http://www.black-indyan.org/

Thanks for your help.

(it only contains free source codes and personal contribution)

Aurélien DESBRIÈRES <aurele>
Tue 02 Feb 2010 02:40:43 PM UTC, comment #8: 

http://en.wikipedia.org/wiki/FYG - definition
http://groups.fsf.org/wiki/FYG   - how to
http://fyg.cx                    - repository (for the moment)

Aurélien DESBRIÈRES <aurele>
Tue 02 Feb 2010 02:26:43 PM UTC, comment #7: 

http://fyg.cx is on line

Aurélien DESBRIÈRES <aurele>
Tue 02 Feb 2010 07:48:18 AM UTC, comment #6: 

FYG logo history, http://fr.wikipedia.org/wiki/Figue

It's a fruit and a seed as well.

That's explain the FYG.png

Aurélien DESBRIÈRES <aurele>
Tue 02 Feb 2010 06:53:05 AM UTC, comment #5: 
Aurélien DESBRIÈRES <aurele>
Tue 02 Feb 2010 06:47:08 AM UTC, comment #4: 

Fyg
From Wikipedia, the free encyclopedia
Jump to: navigation, search
This article may contain material not appropriate for an encyclopedia. Please discuss this issue on the talk page.

FYG the free operating system project.

The goals is freedom like "Liberté".

http://www.fyg.cx

irc : freenode #FYG #FYG-dev

License: gplv3 or later

Operating System / Distribution: GNU / linux

Operating System name: FYG

Type: Official GNU software

This Project has been launch the Febuary the first 2010 bye a Free Software Member

                     http://www.fsf.org

   1. Everyone is free to become user or member.
   2. The operating system must stay free as in freedom and as in price.
   3. Every one registered can vote on each proposition made by the team or user.
   4. No one can goes against freedoms


                   https://Savannah.gnu.org


How To Run on a FYG :

For the moment FYG is based on gNewSense metaD (base on Debian)


The technical differences between gNS and FYG are:

       . you compile yourself the last free kernel from FSFLA
       . all debian base package coming from gnu are all the most update

The political differences between gNS are :

       . every one can participate
       . on the last source you will be

The only restriction is :

       . no one can goes against freedom


How install your FYG :

Download the mini iso version and but it to a cd.

        . http://ftp.heanet.ie/mirrors/gnewsense/gnewsense-metad/installer/3.0~beta1/i386/netboot/mini.iso

Burn the mini.iso image you get and restart on. (go after for more information)


--

At this step you are now running on the what we can call the FYG philosophy, you have to upgrade to the last free kernel from http://www.fsfla.org/svnwiki/

Go to last free kernel release

        . http://www.linux-libre.fsfla.org/pub/linux-libre/releases/

   1. Download the last release we will see now how upgrade well your kernel

     This part is important and long (depending on the computers you have got)

      you have to edit a file in the kernel source before compiling

         Edit on > linux2.6.**/Documentation/lguest/Makefile

         all: lguest

         to

         all:

Now you can start the compilation of the last free kernel

In a terminal : For example, for Linux-libre 2.6.** you would enter

cd /usr/src/

wget http://www.fsfla.org/~lxoliva/fsfla/linux-libre/releases/2.6.**-libre/linux-2.6.**-libre.tar.bz2

Uncompress the archive file

tar xvjf linux-2.6.**-libre.tar.bz2

Go to the newly created directory of the uncompressed source

cd linux-2.6.**

Enter

make clean mrproper

Now, you will need to have a base .config file that will control the build process. If you don't have a specific .config file, you can use the default file in the /boot directory. Just copy that into the source directory.

cp /boot/config-`uname -r` ./.config

Now, you can review and change config variables. First, update your config file to the new options of the kernel source

make oldconfig

and answer the configuration questions there. Enter yes for the module to be built into the kernel, m for it to be build modularly which will only load if needed and no to exclude the module. You can also enter ? to get information about the module. However, you don't have to worry too much as you will be able to revise your decisions in the next step.

Next, enter

make xconfig

(make menuconfig is an alternative .config editing tool)

This will open an application that classifies and explains the properties and available modules you can either 'build into' the kernel, make modularly available or disable. When you are done, save it and exit.

Now, you can build your kernel. First enter

make-kpkg clean

As the final command, enter

fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image kernel_headers kernel_source

You can change custom by FYG value with anything as long it starts with - (minus sign) and has no whitespace in between. Optionally, you can add kernel_source at the end, if you want to build a source pack. You can also put CONCURRENCY_LEVEL=N (where N should be replaced by the number of CPU cores your computer has) at the beginning of the command to make the building process take advantage of multiple core systems.

The last command will take some time to complete. At the end, you will have linux-image and linux-headers (and linux-source if you chose) installation files.


go to linux-image and linux-headers files to the directory you want. Then, either go to that directory in terminal with cd command and install the two .deb packages:

dpkg -i linux-image-2.6.**-fyg.deb

dpkg -i linux-headers-2.6.**-fyg.deb

Or, just double-click on the two files and click on the Install Package button.

Restart and choose FYG kernel from your GRUB.

You have Free Your Gnu on first step with success, ok next now.

For the moment join on

Libre Planet http://groups.fsf.org/wiki/Corsica_Gnu_Group http://groups.fsf.org/wiki/User:Aurelien

Aurélien DESBRIÈRES <aurele>
Mon 01 Feb 2010 10:38:35 PM UTC, comment #3: 
Aurélien DESBRIÈRES <aurele>
Mon 01 Feb 2010 06:19:55 PM UTC, comment #2: 
Aurélien DESBRIÈRES <aurele>
Mon 01 Feb 2010 05:13:43 PM UTC, comment #1: 

Fyg
From Wikipedia, the free encyclopedia
Jump to: navigation, search

FYG the free operating system project.

The goals is freedom like "Liberté".

http://www.fyg.cx

irc : freenode #FYG #FYG-dev

License: gplv3orlater Package: Free Your Gnu System name: fyg Type: Official GNU software

   1. Everyone is free to become user or member.
   2. The operating system must stay free as in freedom and as in price.
   3. Every one registered can vote on each proposition made by the team or user.
   4. No one can goes against freedoms


Savannah Project


For the moment FYG is based on gNewSense metaD (base on Debian) The technical differences between gNS and FYG are:

       . all debian base package coming from gnu are all the most update

The political differences between gNS are :

       . every one can participate

The only restriction is :

       . no one can goes against freedom

Aurélien DESBRIÈRES <aurele>
Mon 01 Feb 2010 03:37:28 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: Free Your Gnu
  • System Name:  fyg
  • Type: Official GNU software
  • License: GNU General Public License v3 or later





Description:

FYG free operating system project.

The goals is freedom like "Liberté".

http://www.fyg.cx

irc : freenode #FYG #FYG-dev

1. Everyone is free to become user or member.
2. The operating system must stay free as in freedom and as in price.
2. Every user and member registered can vote on each proposition made by the team. are the goals of


Tarball URL:

http://savannah.gnu.org/submissions_uploads/FYG.gif.tar.gz


Aurélien DESBRIÈRES <aurele>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #19601:  FYG.tar.gz added by aurele (49KiB - application/gzip)
file #19597:  fyg added by aurele (744B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by marioxcc (Posted a comment)
  • -email is unavailable- added by aurele (Voted in favor of this item)
  • -email is unavailable- added by aurele (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-02-07 marioxcc StatusNone Cancelled
        Assigned toNone loic
        Open/ClosedOpen Closed
    2010-02-02 kgoetz Carbon-Copy- Added kgoetz
    2010-02-01 aurele Attached File- Added FYG.tar.gz, #19601
    2010-02-01 aurele Attached File- Added fyg, #19597
    2010-02-01 aurele Carbon-Copy- Added aurele

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code