genisoimagerc(5)


NAME

   genisoimagerc - startup configuration file for genisoimage

DESCRIPTION

   genisoimage(1)  searches for a configuration file in several places; it
   uses the first one it is able to open.   First,  if  the  GENISOIMAGERC
   environment  variable  is  set,  its  value  is  used  as the filename;
   likewise for the MKISOFSRC  environment  variable.   Next,  genisoimage
   looks  for  files  named  .genisoimagerc  or  .mkisofsrc,  first in the
   current working directory, then in the user's home directory.  Next, it
   looks  for  /etc/genisoimagerc.  Finally, it looks for a .genisoimagerc
   in the same directory as genisoimage itself is stored.

   The .genisoimagerc file contains lines of the form

          TAG=value

   where TAG is one of the settings defined below.  The case of the tag is
   not  significant.   All  settings have command-line equivalents; if the
   command-line  parameter  is  specified,  it  takes  priority  over  the
   configuration file.

   Blank lines and lines beginning with `#' are ignored.

CONFIGURATION SETTINGS

   ABST   The  abstract  information,  typically the name of a file on the
          disc containing an abstract.  There is space for 37  characters.
          Equivalent to the -abstract command-line option.

   APPI   The  application identifier should describe the application that
          will be on  the  disc.   There  is  space  for  128  characters.
          Equivalent to the -A command-line option.

   BIBL   The  bibliographic  information, often the name of a file on the
          disc  containing  a  bibliography.   There  is  space   for   37
          characters.  Equivalent to the -biblio command-line option.

   COPY   The  copyright  information, typically the name of a file on the
          disc containing the copyright notice.  There  is  space  for  37
          characters.  Equivalent to the -copyright command-line option.

   HFS_TYPE
          The  default  TYPE  for  Macintosh  files.  Must  be  exactly  4
          characters.  Equivalent to the  -hfs-type  command-line  option.
          The default value is TEXT.

   HFS_CREATOR
          The  default  CREATOR  for  Macintosh  files.  Must be exactly 4
          characters.  Equivalent to the -hfs-creator command-line option.
          The default value is Unix.

   PREP   This  should describe the preparer of the CD-ROM, usually with a
          mailing address and  phone  number.   There  is  space  for  128
          characters.  Equivalent to the -p command-line option.

   PUBL   This should describe the publisher of the CD-ROM, usually with a
          mailing address and  phone  number.   There  is  space  for  128
          characters.  Equivalent to the -publisher command-line option.

   SYSI   The  System  Identifier.   There  is  space  for  32 characters.
          Equivalent to the -sysid command-line option.

   VOLI   The Volume  Identifier.   There  is  space  for  32  characters.
          Equivalent to the -V command-line option.

   VOLS   The  Volume  Set  Name.   There  is  space  for  128 characters.
          Equivalent to the -volset command-line option.

   genisoimage can also be configured at compile time  with  defaults  for
   many of these fields.  See the file defaults.h.

EXAMPLES

   The following file

          COPY=src/COPYING
          SYSI=Multics 75

   is equivalent to the genisoimage command-line parameters

          -copyright src/COPYING -sysid "Multics 75"

SEE ALSO

   genisoimage(1).

AUTHORS

   See  the  genisoimage(1)  manual  page  for credits for the genisoimage
   program and documentation.

                              13 Dec 2006                 GENISOIMAGERC(5)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.