From: "Christopher Díaz Riveros" <chrisadr@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [RFC] Personal Gentoo Installer project pre-alpha release
Date: Sun, 14 Jan 2018 13:57:56 -0500 [thread overview]
Message-ID: <1515956276.2510.36.camel@gentoo.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2052 bytes --]
Good day devs, and users:
It's a pleasure to announce that my personal project is on a pre-alpha
stage. Let me explain some details:
'installer' is the code-name for my project, I'm preparing it as my
thesis project here in Perú. Right now 'installer' is on a prototype
phase, but is ready for some external testing to receive some feedback.
installer has two sub-commands:
beginner: which is a tutorial-like program that explains all
the required steps to install a Gentoo system in a friendly
manner, it also enforces the reading of the Gentoo Handbook.
generate: produces a stageX tarball. StageX contains some of
the needed files to install and configure Gentoo linux, right
now these files include:
/etc/portage/*
/etc/timezone
/etc/locale.gen
/var/lib/portage/world
Some of the TODOs include:
-Implement the --tui option, which will show all the beginner tutorial
on a ncurses based terminal user interface. (This feature may or may
not be finished, depending on the previous feedback)
-Create the ebuild to be able to download and install it from l
ayman or even the main tree.
-Add expert sub-command, which will guide a more experimented user with
some notations during the installation phase.
-Test and add many validations
If you like, you can download/clone/fork it from:
https://github.com/ChrisADR/installer
Please keep in mind that you'll need to install 'installer' both in the
host and in the new Gentoo system if you want to test it, you can do it
by downloading the tarball and running setup.py install.
wget https://github.com/ChrisADR/installer/archive/v0.1.0-pre-alpha.ta
r.gz
tar xf v0.1.0-pre-alpha.tar.gz
cd v0.1.0-pre-alpha.tar.gz/
python setup.py install
Installer is designed to work with Python 3.4 (since that's the stable
version right now).
Thank you for your time and help.
Best regards,
--
Christopher Díaz Riveros
Gentoo Linux Developer
GPG Fingerprint: E517 5ECB 8152 98E4 FEBC 2BAA 4DBB D10F 0FDD 2547
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 636 bytes --]
next reply other threads:[~2018-01-14 18:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-14 18:57 Christopher Díaz Riveros [this message]
2018-01-14 19:01 ` [gentoo-dev] [RFC] Personal Gentoo Installer project pre-alpha release Matthew Thode
2018-01-15 18:18 ` Robin H. Johnson
2018-01-16 1:22 ` Christopher Díaz Riveros
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1515956276.2510.36.camel@gentoo.org \
--to=chrisadr@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox