aboutsummaryrefslogtreecommitdiff
path: root/docs/future
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-10-12 15:23:14 +0100
committerLeah Rowe <info@minifree.org>2016-10-12 15:23:14 +0100
commitec6f90a90fed3e3bdf841d56a3f9ded7ae7b3f66 (patch)
tree402205a99aee0daff15e412e4fad3fd32e1e7226 /docs/future
parentf68fc69e751ea99ccd55a1cafc44bc5907a77a5c (diff)
downloadlibrebootfr-ec6f90a90fed3e3bdf841d56a3f9ded7ae7b3f66.tar.gz
librebootfr-ec6f90a90fed3e3bdf841d56a3f9ded7ae7b3f66.zip
Delete all references to Trisquel in the documentation
Diffstat (limited to 'docs/future')
-rw-r--r--docs/future/dumps/grub.cfg2
-rw-r--r--docs/future/dumps/kernel312_irc1
-rw-r--r--docs/future/index.html1
-rw-r--r--docs/future/old.html6
4 files changed, 4 insertions, 6 deletions
diff --git a/docs/future/dumps/grub.cfg b/docs/future/dumps/grub.cfg
index ddc56069..5bd1a50b 100644
--- a/docs/future/dumps/grub.cfg
+++ b/docs/future/dumps/grub.cfg
@@ -2,7 +2,7 @@ set default="0"
set timeout=1
set pager=1
-menuentry 'Trisquel GNU/Linux with linux-libre 3.14.4' {
+menuentry 'GNU/Linux with linux-libre 3.14.4' {
linux (ahci0,1)/boot/vmlinuz-3.14.4-gnuowen root=/dev/sda1 processor.max_cstate=2 drm.debug=0x06 console=tty0 console=ttyS0,115200n8
initrd (ahci0,1)/boot/initrd.img-3.14.4-gnuowen
}
diff --git a/docs/future/dumps/kernel312_irc b/docs/future/dumps/kernel312_irc
index c5d7af32..81ff687c 100644
--- a/docs/future/dumps/kernel312_irc
+++ b/docs/future/dumps/kernel312_irc
@@ -269,7 +269,6 @@ PaulePanter: vimuser: Yes. Please.
vimuser: For you record:
vimuser: $ uname -r
vimuser: 3.2.0-56-generic-pae
-vimuser: distro: trisquel 6
vimuser: PaulePanter: http://paste.debian.net/101404/
PaulePanter linked to this:
diff --git a/docs/future/index.html b/docs/future/index.html
index d661044b..91952257 100644
--- a/docs/future/index.html
+++ b/docs/future/index.html
@@ -510,7 +510,6 @@ f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
<ul>
<li>
Todo: test gnutoo's fallback patches: <a href="http://www.coreboot.org/Fallback_mechanism">http://www.coreboot.org/Fallback_mechanism</a>
- (some parts use systemd. adapt for upstart, which is what trisquel uses)<br/>
see <a href="gnutoo_fallback_patch">this IRC log</a> (warning, not cleaned up)
</li>
</ul>
diff --git a/docs/future/old.html b/docs/future/old.html
index 4988fff5..2570a219 100644
--- a/docs/future/old.html
+++ b/docs/future/old.html
@@ -182,19 +182,19 @@
</p>
<p>
- Here is some debugging output using intel_gpu_tools v1.2-1 (from trisquel repositories) using tool "intel_gtt":
+ Here is some debugging output using intel_gpu_tools v1.2-1 (from apt-get repositories) using tool "intel_gtt":
</p>
<ul>
<li>
- Trisquel 6. kernel 3.14.4:
+ kernel 3.14.4:
<ul>
<li>with libreboot 5th release (using the 7c0000 gtt hack from 5927/3): <a href="http://paste.debian.net/104306">http://paste.debian.net/104306</a></li>
<li>with coreboot+vgarom: <a href="http://paste.debian.net/104309">http://paste.debian.net/104309</a></li>
</ul>
</li>
<li>
- Trisquel 6. kernel 3.2.0-60 (from Trisquel repositories):
+ kernel 3.2.0-60 (from apt-get repositories):
<ul>
<li>with coreboot (no vbios or native init): <a href="http://paste.debian.net/104341">http://paste.debian.net/104341</a></li>
</ul>