public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: releases/2008.0/scripts/, releases/weekly/scripts/
@ 2014-05-23 15:27 Richard Farina
  0 siblings, 0 replies; only message in thread
From: Richard Farina @ 2014-05-23 15:27 UTC (permalink / raw
  To: gentoo-commits

commit:     67fb1ee6fd0648e4b7041ba9cc73bcaff4d974e3
Author:     Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri May 23 15:28:55 2014 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri May 23 15:28:55 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=67fb1ee6

remove last references to /lib/firmware tmpfs

Releng is no longer using a tmpfs for /lib/firmware for anything
official or unofficial.  Support for firmware tarballs has been removed
from livecd-tools and catalyst, as such, removing those lines from the
livecd scripts.

---
 releases/2008.0/scripts/livecd.sh | 1 -
 releases/weekly/scripts/livecd.sh | 1 -
 2 files changed, 2 deletions(-)

diff --git a/releases/2008.0/scripts/livecd.sh b/releases/2008.0/scripts/livecd.sh
index 5acd24c..054232d 100644
--- a/releases/2008.0/scripts/livecd.sh
+++ b/releases/2008.0/scripts/livecd.sh
@@ -38,7 +38,6 @@ echo "#####################################################" >> /etc/fstab
 
 # fstab tweaks
 echo "tmpfs	/		tmpfs	defaults	0 0" >> /etc/fstab
-echo "tmpfs	/lib/firmware	tmpfs	defaults	0 0" >> /etc/fstab
 echo "tmpfs	/usr/portage	tmpfs	defaults	0 0" >> /etc/fstab
 #echo "tmpfs	/boot		tmpfs	defaults	0 0" >> /etc/fstab
 

diff --git a/releases/weekly/scripts/livecd.sh b/releases/weekly/scripts/livecd.sh
index 5acd24c..054232d 100644
--- a/releases/weekly/scripts/livecd.sh
+++ b/releases/weekly/scripts/livecd.sh
@@ -38,7 +38,6 @@ echo "#####################################################" >> /etc/fstab
 
 # fstab tweaks
 echo "tmpfs	/		tmpfs	defaults	0 0" >> /etc/fstab
-echo "tmpfs	/lib/firmware	tmpfs	defaults	0 0" >> /etc/fstab
 echo "tmpfs	/usr/portage	tmpfs	defaults	0 0" >> /etc/fstab
 #echo "tmpfs	/boot		tmpfs	defaults	0 0" >> /etc/fstab
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-23 15:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 15:27 [gentoo-commits] proj/releng:master commit in: releases/2008.0/scripts/, releases/weekly/scripts/ Richard Farina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox