www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/philosophy free-hardware-designs.html .syml...


From: Pavel Kharitonov
Subject: www/philosophy free-hardware-designs.html .syml...
Date: Tue, 14 Apr 2015 06:36:56 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       15/04/14 06:36:56

Modified files:
        philosophy     : free-hardware-designs.html .symlinks 
Added files:
        philosophy     : hardware-software-boundary.html 

Log message:
        free-hardware-designs.html: Add ids to headings; fix heading 
capitalization
        .symlinks: Remove link from hardware-software-boundary.html
        hardware-software-boundary.html: Setup a redirect
        to free-hardware-designs.html#boundary

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/free-hardware-designs.html?cvsroot=www&r1=1.2&r2=1.3
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/.symlinks?cvsroot=www&r1=1.55&r2=1.56
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/hardware-software-boundary.html?cvsroot=www&rev=1.5

Patches:
Index: free-hardware-designs.html
===================================================================
RCS file: /web/www/www/philosophy/free-hardware-designs.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- free-hardware-designs.html  13 Apr 2015 10:27:40 -0000      1.2
+++ free-hardware-designs.html  14 Apr 2015 06:36:54 -0000      1.3
@@ -28,7 +28,7 @@
 is to make our software free?  Does maintaining our freedom require
 rejecting hardware made from nonfree designs?</p>
 
-<h3>Definitions</h3>
+<h3 id="definitions">Definitions</h3>
 
 <p><em>Free software</em> is a matter of freedom, not price; broadly
 speaking, it means that users are free to use the software and to copy
@@ -84,7 +84,7 @@
 &ldquo;open&rdquo; fails to do that, let's not substitute it for
 &ldquo;free.&rdquo;</p>
 
-<h3>Hardware and software</h3>
+<h3 id="hw-and-sw">Hardware and Software</h3>
 
 <p>Hardware and software are fundamentally different.  A program, even
 in compiled executable form, is a collection of data which can be
@@ -103,7 +103,7 @@
 hardware design, a computer can't convert the design into the physical
 structure it describes.  That requires fabrication equipment.</p>
 
-<h3>The boundary between hardware and software</h3>
+<h3 id="boundary">The Boundary between Hardware and Software</h3>
 
 <p>What is the boundary, in digital devices, between hardware and
 software?  It follows from the definitions.  Software is the
@@ -149,7 +149,7 @@
 on an emulator or loaded into an FPGA) or as a hardware design (when
 it is realized in immutable silicon or a circuit board).</p>
 
-<h3>The ethical question for 3D printers</h3>
+<h3 id="ethical-3d-printers">The Ethical Question for 3D Printers</h3>
 
 <p>Ethically, <a
 href="/philosophy/free-software-even-more-important.html">software
@@ -173,7 +173,7 @@
 
href="http://www.cnet.com/news/pulling-back-from-open-source-hardware-makerbot-angers-some-adherents/";>Makerbot's
 hardware designs are nonfree</a>.</p>
 
-<h3>Must we reject nonfree digital hardware?</h3>
+<h3 id="reject-nonfree">Must We Reject Nonfree Digital Hardware?</h3>
 
 <p>Is a nonfree digital <a href="#fn1">(*)</a> hardware design an
 injustice?  Must we, for our freedom's sake, reject all digital
@@ -248,7 +248,7 @@
 hardware with some analog circuits and components in addition to
 digital ones.</p>
 
-<h3>We need free digital hardware designs</h3>
+<h3 id="free-designs">We Need Free Digital Hardware Designs</h3>
 
 <p>Although we need not reject digital hardware made from nonfree
 designs in today's circumstances, we need to develop free designs and
@@ -291,7 +291,7 @@
 hardware, please join in urging and pressuring companies to make
 hardware designs free.</p>
 
-<h3>Levels of design</h3>
+<h3 id="levels-of-design">Levels of Design</h3>
 
 <p>Software has levels of implementation; a package might include
 libraries, commands and scripts, for instance.  But these levels don't
@@ -334,7 +334,7 @@
 the nonfree parts.  They can never be admissible in the free
 world.</p>
 
-<h3>Licenses and copyright for free hardware designs</h3>
+<h3 id="licenses">Licenses and Copyright for Free Hardware Designs</h3>
 
 <p>You make a hardware design free by releasing it under a free
 license.  We recommend using the GNU General Public License, version 3
@@ -394,7 +394,7 @@
 propaganda term &ldquo;<a
 href="/philosophy/words-to-avoid.html#Protection">protection</a>.&rdquo;</p>
 
-<h3>Promoting free hardware through repositories</h3>
+<h3 id="promoting">Promoting Free Hardware Through Repositories</h3>
 
 <p>The most effective way to push for published hardware designs to be
 free is through rules in the repositories where they are published.
@@ -428,7 +428,7 @@
 of hardware designs, but source formats that cannot yet be handled
 with free software should be accepted reluctantly at best.</p>
 
-<h3>Free hardware and warranties</h3>
+<h3 id="warranties">Free Hardware and Warranties</h3>
 
 <p>In general, the authors of free hardware designs have no moral
 obligation to offer a warranty to those that fabricate the design.
@@ -436,7 +436,7 @@
 ought to come with a warranty from the seller and/or the
 manufacturer.</p>
 
-<h3>Conclusion</h3>
+<h3 id="conclusion">Conclusion</h3>
 
 <p>We already have suitable licenses to make our hardware designs
 free.  What we need is to recognize as a community that this is what
@@ -500,7 +500,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/04/13 10:27:40 $
+$Date: 2015/04/14 06:36:54 $
 <!-- timestamp end -->
 </p>
 </div>

Index: .symlinks
===================================================================
RCS file: /web/www/www/philosophy/.symlinks,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- .symlinks   13 Apr 2015 10:20:57 -0000      1.55
+++ .symlinks   14 Apr 2015 06:36:54 -0000      1.56
@@ -47,5 +47,3 @@
 when-free-software-isnt-practically-superior.html 
when_free_software_isnt_practically_better.html
 # RT #1007556
 copyright-versus-community.html copyright-vs-community.html
-# RT #1007555
-free-hardware-designs.html hardware-software-boundary.html

Index: hardware-software-boundary.html
===================================================================
RCS file: hardware-software-boundary.html
diff -N hardware-software-boundary.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ hardware-software-boundary.html     14 Apr 2015 06:36:54 -0000      1.5
@@ -0,0 +1,2 @@
+<meta http-equiv="refresh" content="0;
+        url=/philosophy/free-hardware-designs.html#boundary">



reply via email to

[Prev in Thread] Current Thread [Next in Thread]