From 0f9ebf3e13e27213249d3d1fccab7d634cc29a89 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 13 Jul 2022 14:16:06 +0100 Subject: [PATCH] --- HDL_workflow/symbiflow.mdwn | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/HDL_workflow/symbiflow.mdwn b/HDL_workflow/symbiflow.mdwn index 6d7a0f9db..43819efc7 100644 --- a/HDL_workflow/symbiflow.mdwn +++ b/HDL_workflow/symbiflow.mdwn @@ -2,10 +2,21 @@ * * +* -## Bugzilla page +This is now possible with the automated devscript + -* +It is, as always, your responsibility to check the contents of any +script before running it. + +------- + +# Manual instructions + +These are notes taken during the process of developing the above +script. you **do not** need to go through this manual process unless +you are very paranoid. warning: it took several days to get right. ## Setting up new debootstrap and chroot into it @@ -44,7 +55,7 @@ auto-preparation script here: apt-get upgrade -y -## Download neccessary softwares +## Download necessary softwares apt-get install -y libcurl3-gnutls/buster git/buster wget -- 2.30.2