taskSavannah Administration - Tasks: task #15859, Submission of GNU Guix bootstrap...

 
 

task #15859: Submission of GNU Guix bootstrap seeds

Submitter:  Jeremiah Orians <oriansj>
Submitted:  Fri 01 Jan 2021 09:58:56 PM UTC
   
 
Should Start On:  Fri 01 Jan 2021 05:00:00 AM UTC Should be Finished on:  Mon 11 Jan 2021 05:00:00 AM UTC
Category:  Group Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Mon 18 Jan 2021 12:11:22 PM UTC, comment #2: 

No response; cancelling.

Ineiev <ineiev>
Site Administrator
Mon 04 Jan 2021 06:41:52 PM UTC, comment #1: 

You've selected 'Official GNU Software' as group category; such packages are submitted to gnueval@ first, https://www.gnu.o ... p/evaluation.html.

Ineiev <ineiev>
Site Administrator
Fri 01 Jan 2021 09:58:56 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: GNU Guix bootstrap seeds
  • System Name:  bootstrap-seeds
  • Type: Official GNU software
  • License: GNU General Public License v3 or later





Description:

The next generation bootstrap seeds for GNU Guix.

Thus reducing the number of bytes of binaries needed to build a GNU system down to just 357bytes.

It is written in hex0 assembly (which is just hex with support for ; and # line comments)


Other Software Required:

Zero external dependencies for native binaries as they are expected to run natively on the hardware.

A POSIX compatible kernel for POSIX binaries.


Other Comments:

hex0 can be approximated with: sed 's/[;#].*$//g' $input_file | xxd -r -p > $output_file

kaem-optional-seed can be replaced by any shell of your choice as it is just a minimal shell written in hex0



Tarball URL:

https://github.co ... ease_1.0.0.tar.gz


Jeremiah Orians <oriansj>

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by oriansj (Submitted the item)
  •  

    Votes

    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.

     

    History

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-01-18 ineiev StatusIn Progress Cancelled
        Open/ClosedOpen Closed
    2021-01-04 ineiev StatusNone In Progress
        Assigned toNone ineiev

    Back to the top

    Powered by Savane 3.16-11ef.
    Corresponding source code