en.sh 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. #!/bin/ksh
  2. export clangcode="en" # clang-- current language
  3. export clang="English"
  4. export alangcode="eo" # alang-- alia (other) language
  5. export alangurl="https://eo.libertybsd.net" # alang-- alia (other) language
  6. export alang="Esperanto"
  7. export site_hostname="https://en.libertybsd.net"
  8. export viewable_in_any_browser="Viewable in Any Browser"
  9. # NAVBAR
  10. ####################
  11. export download_name="Download"
  12. export download_url="https://ftp.libertybsd.net/pub/LibertyBSD"
  13. export forum_name="Forum"
  14. export faq_name="FAQ"
  15. export faq_url="faq.html"
  16. export ports_name="Ports"
  17. export ports_url="ports"
  18. export art_name="Art"
  19. export art_header_url="art.html"
  20. export art_url="arts"
  21. export img_logo="LibertyBSD semi-logo"
  22. # METADATA
  23. ####################
  24. export meta_description='The unofficial, OpenBSD-based, completely
  25. free operating system.'
  26. export meta_keywords="bsd,lbsd,obsd,openbsd,libre,deblobbed,fsdg"
  27. # INDEX
  28. ####################
  29. export index_p1="OpenBSD is universally known as an operating system designed
  30. with security in mind, proudly being able to say that it has had \"Only two
  31. remote holes in the default install, in a heck of a long time!\" However,
  32. OpenBSD ships with several pieces of non-free, binary only firmware in the
  33. base system, and depending on the hardware detected, by default a script will
  34. download more at first boot, without informing the user of this. With a
  35. default installation, you might end up using some of this non-free firmware
  36. without even knowing it-- and, if you try to install additional software,
  37. you might end up unwittingly installing non-free programs."
  38. export index_p2="LibertyBSD is a \"deblobbed\" version of OpenBSD. You can
  39. get all of the benefits of OpenBSD, while being sure that there is nothing
  40. non-free lurking in the depths of your system."
  41. export index_xdm_pic="Screenshot of the xdm login screen"
  42. export index_x11_pic="Screenshot of a default X11 session, running xterm,
  43. xcalc, xeyes, and xclock"
  44. export index_lbsd_logo="LibertyBSD logo"
  45. # ART
  46. ####################
  47. export art_p1=" This page contains a collection of LibertyBSD art submitted
  48. by members of the LibertyBSD community. If you have some art that you would
  49. like to share, then just send me an email with the art and your preferred libre
  50. license, and I'll put it up here!"
  51. export art_estanislao_logotype="A star logo by
  52. [Estanislao Perez Rosso](https://diaspora.com.ar/people/eae2e5b0a8170133acd800145e5c073c)
  53. in a nice, sketchy aesthetic. Licensed under the
  54. [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)."
  55. export art_spencerjung_flyingfish="Flying fish mascot for LibertyBSD! Created by
  56. [Spencer Jung](mailto:spencer.jung@riseup.net), under the
  57. [CC 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/legalcode)."
  58. export art_spencerlao_starfish="[Spencer's flying fish mascot](#flyingfish)
  59. with [Estanislao's star](#star) on it."
  60. export art_anthk_logos="[anthk's](https://notabug.org/anthk) logo + alternate form.
  61. Lookin' nice, clean aesthetic!
  62. [CC 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/legalcode)."
  63. export art_current_logos="Our current logos by
  64. [Estanislao](https://diaspora.com.ar/people/eae2e5b0a8170133acd800145e5c073c)!
  65. Mate, don't these just look great? 10/10, <3.
  66. [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)."
  67. # FAQ
  68. ####################
  69. export faq_arch="Which architectures will you support?"
  70. export faq_arch_p1="In 5.9, amd64 and i386 are supported. In 5.6 and 5.8, only amd64 was supported."
  71. export faq_fsf="Is LibertyBSD a \"FSF-approved\" distro?"
  72. export faq_fsf_p1="No. We're trying to get it approved, though."
  73. export faq_security="What about security updates?"
  74. export faq_security_p1="Because LibertyBSD is extremely similar to OpenBSD, you should look at
  75. [OpenBSD's announcements](https://www.openbsd.org/security.html). Most of the problems
  76. described therein will apply to LibertyBSD, and can be fixed using the provided patches.
  77. If a vulnerability that applies to LibertyBSD, but not OpenBSD, is found, a notice will
  78. be provided on the LibertyBSD webpage."
  79. export faq_man="Where are the manpages?"
  80. export faq_man_p1="In 5.6, all of the manpages except those for xenocara were removed due to
  81. concerns over the FSF's guidelines for free system distributions. In 5.8+, we made an effort
  82. to keep most of the manpages. You shouldn't notice any missing."
  83. export faq_contact="How can I contact you?/I have a question that isn't answered here!"
  84. export faq_contact_p1="Make a post in the [forum](https://en.libertybsd.net/forum).
  85. Alternatively, if you prefer IRC, you can find us on #libertybsd on freenode. If that fails,
  86. try the [subreddit[(https://reddit.com/r/libertybsd). Finally, if that also fails,
  87. [send me an email](mailto:riley@openmailbox.org)."
  88. export faq_sauce="Where is the source code?"
  89. export faq_sauce_p1="You'll find it in 'src.tar.gz', 'sys.tar.gz', and 'xenocara.tar.gz'
  90. [here](https://ftp.libertybsd.net/pub/LibertyBSD). Other sources can be found
  91. [here](https://notabug.org/libertybsd/)."
  92. export faq_nonfree="Aha! I've found a non-free item in LibertyBSD!"
  93. export faq_nonfree_p1="Please, tell us immediately! File a bug-report
  94. [here](https://notabug.org/libertybsd/libertybsd-scripts/issues), and tell us
  95. on IRC at #libertybsd! Thanks. :)"
  96. export faq_mailing="I have a problem with LibertyBSD. Can I go to the OpenBSD mailing lists?"
  97. export faq_mailing_p1="No, mate. LibertyBSD and OpenBSD are two different projects; unless
  98. you can reproduce the bug in OpenBSD, please-please-please don't bother them! Bother
  99. us instead. :p"
  100. export faq_ports="What about the ports tree and package repositories?"
  101. export faq_ports_p1="As of LibertyBSD 5.9, the tree is deblobbed at release and there is
  102. an official package repository The ports tree for 5.8 was deblobbed by Ali Abdul Ghani and
  103. Jade Levesque ('alimiracle' and 'jadedctrl' on the Trisquel forums).
  104. The ports tree for 5.6 was deblobbed by alimiracle. You can get it
  105. <a href='pub/LibertyBSD/5.6/ports/ports.tar.gz'>
  106. here</a>."