From: Christian Iwata Nilsson <nikize@gmail.com>
To: gentoo-catalyst@lists.gentoo.org
Subject: Re: [gentoo-catalyst] [PATCH 05/10] livecdfs-update.sh: remove net.eth[1234] symlinks
Date: Wed, 29 Mar 2023 21:40:11 +0200 [thread overview]
Message-ID: <CAHhAHvg48toFP1r9A1T2Ai+qrpRukguasjLHiEPBAmXgcsm--g@mail.gmail.com> (raw)
In-Reply-To: <20230329193100.2976079-5-bkohler@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1145 bytes --]
Don't know if it applies, but I always start systems (and livecds) without
the (un)predictablenetworknames brokenness. So that it is always ethx and
nothing else.
So before removing this, I would like to ask to please ensure that scenario
keeps working.
On Wed, 29 Mar 2023, 21:31 Ben Kohler, <bkohler@gentoo.org> wrote:
> I don't think these are providing any value to anyone, since interfaces
> don't get eth* names by default and very few livecd users will be using
> netifrc anyway.
>
> Signed-off-by: Ben Kohler <bkohler@gentoo.org>
> ---
> targets/support/livecdfs-update.sh | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/targets/support/livecdfs-update.sh
> b/targets/support/livecdfs-update.sh
> index 9e0fd6cc..ca8997f7 100755
> --- a/targets/support/livecdfs-update.sh
> +++ b/targets/support/livecdfs-update.sh
> @@ -60,12 +60,6 @@ then
> sed -i '/NOPASSWD: ALL/ s/^# //' /etc/sudoers
> fi
>
> -# Setup links for ethernet devices
> -cd /etc/init.d
> -for i in {1..4}; do
> - ln -sf net.lo net.eth${i}
> -done
> -
> # Add this for hwsetup/mkx86config
> mkdir -p /etc/sysconfig
>
> --
> 2.40.0
>
>
>
[-- Attachment #2: Type: text/html, Size: 1701 bytes --]
next prev parent reply other threads:[~2023-03-29 19:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-29 19:30 [gentoo-catalyst] [PATCH 01/10] remove gamecd motd file Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 02/10] reorganize motd files Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 03/10] livecdfs-update.sh: remove code obsoleted by sys-apps/hwids package Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 04/10] livecdfs-update.sh: remove old devfsd code Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 05/10] livecdfs-update.sh: remove net.eth[1234] symlinks Ben Kohler
2023-03-29 19:40 ` Christian Iwata Nilsson [this message]
2023-03-29 19:51 ` Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 06/10] livecdfs-update.sh: remove confusing "reduce tmpfs usage" hack Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 07/10] livecdfs-update.sh: replace local handbook with wiki handbook Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 08/10] livecdfs-update, livecd-bashrc: remove archaic X autostarting setup Ben Kohler
2023-03-29 19:30 ` [gentoo-catalyst] [PATCH 09/10] livecdfs-update: remove old evms code Ben Kohler
2023-03-29 19:31 ` [gentoo-catalyst] [PATCH 10/10] Remove obsolete universal cd target Ben Kohler
2023-03-30 12:54 ` Matt Turner
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=CAHhAHvg48toFP1r9A1T2Ai+qrpRukguasjLHiEPBAmXgcsm--g@mail.gmail.com \
--to=nikize@gmail.com \
--cc=gentoo-catalyst@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