hhl/public/handbook/searchindex.json

1 line
90 KiB
JSON
Raw Normal View History

2021-02-19 22:43:36 -05:00
{"doc_urls":["index.html#preface","index.html#what-is-this","introduction/index.html#introduction","introduction/index.html#core-principles","introduction/index.html#architectures","introduction/audience.html#target-audience","introduction/features.html#whats-included","introduction/features.html#whats-missing","installation/index.html#installation","installation/binary/index.html#binary","installation/binary/downloading.html#downloading","installation/binary/x86/index.html#x86","installation/binary/arm/index.html#arm","installation/binary/arm/rpi.html#raspberry-pi","installation/binary/riscv/index.html#riscv","installation/binary/riscv/qemu.html#qemu","installation/binary/riscv/beagle-v.html#beaglev","installation/source/index.html#source","installation/source/downloading.html#downloading","installation/source/preparing.html#preparing-to-build","installation/source/building-hitchhiker.html#building-hitchhiker","configuration/index.html#post-install-configuration","configuration/users.html#adding-a-user-account","configuration/networking.html#setting-up-networking","s6/index.html#managing-processes","pkgsrc/index.html#installing-third-party-software","updating/index.html#updating-hitchhiker-linux","updating/binary.html#from-binary-sets","updating/source.html#from-source"],"index":{"documentStore":{"docInfo":{"0":{"body":0,"breadcrumbs":2,"title":1},"1":{"body":32,"breadcrumbs":1,"title":0},"10":{"body":0,"breadcrumbs":8,"title":1},"11":{"body":59,"breadcrumbs":7,"title":1},"12":{"body":0,"breadcrumbs":7,"title":1},"13":{"body":0,"breadcrumbs":10,"title":2},"14":{"body":0,"breadcrumbs":7,"title":1},"15":{"body":0,"breadcrumbs":8,"title":1},"16":{"body":0,"breadcrumbs":8,"title":1},"17":{"body":0,"breadcrumbs":4,"title":1},"18":{"body":0,"breadcrumbs":7,"title":1},"19":{"body":0,"breadcrumbs":7,"title":2},"2":{"body":21,"breadcrumbs":2,"title":1},"20":{"body":0,"breadcrumbs":7,"title":2},"21":{"body":0,"breadcrumbs":6,"title":3},"22":{"body":0,"breadcrumbs":9,"title":3},"23":{"body":0,"breadcrumbs":9,"title":3},"24":{"body":0,"breadcrumbs":4,"title":2},"25":{"body":0,"breadcrumbs":8,"title":4},"26":{"body":0,"breadcrumbs":6,"title":3},"27":{"body":0,"breadcrumbs":7,"title":2},"28":{"body":0,"breadcrumbs":5,"title":1},"3":{"body":134,"breadcrumbs":3,"title":2},"4":{"body":12,"breadcrumbs":2,"title":1},"5":{"body":125,"breadcrumbs":5,"title":2},"6":{"body":44,"breadcrumbs":4,"title":2},"7":{"body":134,"breadcrumbs":4,"title":2},"8":{"body":0,"breadcrumbs":2,"title":1},"9":{"body":0,"breadcrumbs":5,"title":1}},"docs":{"0":{"body":"","breadcrumbs":"Preface » Preface","id":"0","title":"Preface"},"1":{"body":"HitchHiker Linux is a general purpose Linux distribution that has been carefully assembled to give a more traditional, Unix-like experience. HitchHiker provides, out of the box, all development tools and libraries to rebuild itself from source code as well as being a solid base from which to create whatever system is desired.","breadcrumbs":"Preface » What is this?","id":"1","title":"What is this?"},"10":{"body":"","breadcrumbs":"Installation » Installing Binary Sets » Downloading Binary Sets » downloading","id":"10","title":"downloading"},"11":{"body":"The x86 platform includes all 32-bit Intel and Intel compatible processors ranging from i386 to i786 processors. For the purposes of installation, the x86_64 architecture, including all AMD64 and Intel 64-bit processors, is identical in function and included in this page. NOTE: Please note that the minimum supported processor is i486. This is not a limitation specific to HitchHiker, but a limitation of the Linux Kernel itself and Glibc. Should you have a computer of this vintage, and wish to get it running, you have the choice of installing an older and likely unsupported distribution, or installing an operating system descended from 4.4BSD (FreeBSD, NetBSD, and OpenBSD).","breadcrumbs":"Installation » Installing Binary Sets » Installing on x86 » x86","id":"11","title":"x86"},"12":{"body":"","breadcrumbs":"Installation » Installing Binary Sets » Installing on Arm