public inbox for gentoo-accessibility@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jude DaShiell <jdashiel@panix.com>
To: gentoo-accessibility@lists.gentoo.org
Subject: [gentoo-accessibility] my stage3 download workflow
Date: Mon, 20 May 2024 09:48:57 -0400	[thread overview]
Message-ID: <a9961a88-8f93-14c9-0d30-0e476b81c50d@panix.com> (raw)

This is a workflow since some of the items can't be done
automatically with lynx or bash.

# download and verify stage3 file,
0) On existing system import gentoo signing keys for later verification
    # wget -O - https://qa-reports.gentoo.org/output/service-keys.gpg | gpg --import
 1) open https://distfiles.gentoo.org/
 2) find and  open releases/
 3) find and open amd64/
 4) find and open autobuilds/
 5) find and open current-stage3-amd64-openrc/
 6) first move to bottom of directory then move up 5 file links,
 7) you should land on the most recent set of stage3 files using lynx,
 8) hit equals key to get information on link,
 9) On display get to bottom of screen,
 10) up-arrow onto line starting with URL:,
 11) Get to first h on line then hit speakup mark key,
 12) keep hitting next character until space is spoken,
 13) hit previous character once then hit speakup cut key,
 14) background lynx control-z,
 15) make igentoo file with emacs,
      # emacs igentoo,
      16) with igentoo open hit speakup paste key pasting url into igentoo,
      17) save and exit igentoo,
      18) foreground lynx with fg then hit equals symbol,
      19) hit down-arrow to get to next file link,
      20) almost repeat steps 8-19 except append urls to igentoo in emacs,
      21) once finished igentoo should have five urls in it,
      22) let's use igentoo,
           # wget -bci igentoo -o igentoo.log
	   23) check igentoo.log with:
	        # wc -l igentoo.log&&grep -ic saved igentoo.log
		24) that command when first used should produce two numbers the second being 0,
		25) use the command again hit up-arrow then enter,
		26) the first number should be larger,
		27) repeat steps 25-26 until second number spoken is 5,
		28) download try is finished,
		29) time to verify and validate,
		30) each following command should return no errors,
		31) gpg --verify stage3<tab>.asc space stage3<tab <enter>,
		32) sha256sum --check stage3<tab.sha256 stage3<tab><enter>,

	   #

-- 
 Jude <jdashiel at panix dot com>
 "There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo.
 Please use in that order."
 Ed Howdershelt 1940.


                 reply	other threads:[~2024-05-20 13:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=a9961a88-8f93-14c9-0d30-0e476b81c50d@panix.com \
    --to=jdashiel@panix.com \
    --cc=gentoo-accessibility@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