[26205] in Source-Commits
Re: /svn/athena r25452 - trunk/debathena/scripts/installer/pxe/natty/debathena
daemon@ATHENA.MIT.EDU (Jonathan Reed)
Fri Feb 17 14:08:25 2012
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <alpine.GSO.1.10.1202161529070.26794@multics.mit.edu>
Date: Fri, 17 Feb 2012 14:08:05 -0500
Cc: source-commits@MIT.EDU
Message-Id: <FEEB3BFB-20B6-4020-9203-5FE2D9A87704@MIT.EDU>
To: Benjamin Kaduk <kaduk@MIT.EDU>
Content-Transfer-Encoding: 8bit
On Feb 16, 2012, at 3:30 PM, Benjamin Kaduk wrote:
> Not having one of these hardwares on me, what does that directory structure look like? Are the files within it empty or do they contain content?
> (I worry that someone could get screwed over if they have a realtek nic and say a video card that actually needs firmware.)
It looks like this:
$ ls -l /dev/.udev/firmware-missing
lrwxrwxrwx 1 root root 67 Feb 17 19:01 rtl_nic\x2frtl8168d-1.fw -> /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/firmware/0000:03:00.0
I'll go ahead and commit a new patch to only remove rtl_nic firmware.
-Jon