Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Need design help/input for eclean-kernel
Date: Fri, 01 Jul 2016 19:52:31
Message-Id: 20160701195218.GA32571@linux1.gaikai.biz
In Reply to: Re: [gentoo-dev] Need design help/input for eclean-kernel by Gordon Pettey
1 On Thu, Jun 30, 2016 at 06:18:11PM -0500, Gordon Pettey wrote:
2 > On Thu, Jun 30, 2016 at 5:22 PM, Daniel Campbell (zlg) <zlg@g.o>
3 > wrote:
4 >
5 > > -----BEGIN PGP SIGNED MESSAGE-----
6 > > Hash: SHA512
7 > >
8 > > 'boot' is a symlink to '.'. Not really sure why it's there but if I remove
9 > > it, things break. Probably a minor misconfiguration.
10 > >
11 >
12 > /boot/boot -> /boot allows you to prefix every reference to a kernel image
13 > with /boot, regardless of whether you are running something in userspace on
14 > a fully mounted system or in GRUB or syslinux or the kernel where "/boot"
15 > is actually /dev/sda1 or some such and effectively /. Likely irrelevant to
16 > eclean tools.
17
18 I have to bring up a question for clarification. When we are talking
19 about grub, are we talking about grub legasy or grub2?
20
21 William

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Need design help/input for eclean-kernel Gordon Pettey <petteyg359@×××××.com>
Re: [gentoo-dev] Need design help/input for eclean-kernel Daniel Campbell <zlg@g.o>