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