├── build ├── Makefile ├── README ├── TODO ├── boot │ ├── README.concatenateable_images │ ├── README.device-tree │ ├── alpha │ │ └── aboot.conf │ ├── arm │ │ ├── armel-kirkwood-u-boot-image-config │ │ ├── bootscr.mainline_common │ │ ├── bootscr.mx5 │ │ ├── bootscr.tftpboot │ │ ├── kuroboxpro-config-debian │ │ ├── linkstation-config-debian │ │ ├── olpc.fth │ │ ├── qnap-flash-debian │ │ ├── seagate-uboot-config │ │ ├── ssh-noninteractive.preseed │ │ └── u-boot-image-config │ ├── arm64 │ │ ├── extlinux │ │ │ └── extlinux.conf │ │ └── grub │ │ │ └── grub-efi.cfg │ ├── armhf │ │ └── grub │ │ │ └── grub-efi.cfg │ ├── artwork │ │ ├── 11-homeworld │ │ │ ├── homeworld.md │ │ │ └── homeworld.svg │ │ └── 12-emerald │ │ │ ├── emerald.md │ │ │ └── emerald.svg │ ├── hurd │ │ ├── grub-hurd-cdrom.cfg │ │ ├── grub-hurd-efi.cfg │ │ ├── grub-hurd-pxe.cfg │ │ ├── pics │ │ │ ├── joy-hurd.svg │ │ │ ├── klowner-hurd.README │ │ │ ├── klowner-hurd.png │ │ │ ├── lines-hurd.svg │ │ │ └── softwaves-hurd.svg │ │ └── xen │ │ │ └── debian.cfg │ ├── ia64 │ │ └── grub │ │ │ └── grub-efi.cfg │ ├── kfreebsd │ │ ├── grub-kfreebsd-cdrom.cfg │ │ ├── grub-kfreebsd-pxe.cfg │ │ ├── pics │ │ │ ├── joy-kbsd.svg │ │ │ ├── klowner-kbsd.README │ │ │ ├── klowner-kbsd.png │ │ │ ├── lines-kbsd.svg │ │ │ └── softwaves-kbsd.svg │ │ └── xen │ │ │ └── debian.cfg │ ├── m68k │ │ ├── amiga │ │ │ ├── README │ │ │ ├── ReadMe_First │ │ │ ├── ReadMe_First.info │ │ │ ├── StartInstall.info │ │ │ ├── StartInstall_CV3D.info │ │ │ ├── StartInstall_CV64.info │ │ │ ├── StartInstall_clgen.info │ │ │ ├── StartInstall_retz3.info │ │ │ ├── amiga.info │ │ │ ├── clgen.txt │ │ │ ├── clgen.txt.info │ │ │ ├── cv3d.txt │ │ │ ├── cv3d.txt.info │ │ │ ├── cv64.txt │ │ │ ├── cv64.txt.info │ │ │ ├── dmesg.readme │ │ │ ├── ocs_ecs_aga.txt │ │ │ ├── ocs_ecs_aga.txt.info │ │ │ ├── retz3.txt │ │ │ └── retz3.txt.info │ │ ├── atari-bootargs-cdrom │ │ ├── atari-bootargs-floppy │ │ ├── ssh.preseed │ │ ├── vme-tftplilo.conf │ │ ├── vme-tftplilo.txt │ │ ├── vme-vmelilo.conf-cdfloppy │ │ ├── vme-vmelilo.conf-cdrom │ │ └── vme-vmelilo.conf-floppy │ ├── mips │ │ ├── arcboot.conf │ │ └── sibyl.conf │ ├── mipsel │ │ └── loongson.cfg │ ├── powerpc │ │ └── grub-cdrom.cfg │ ├── ppc64 │ │ └── grub-cdrom.cfg │ ├── ppc64el │ │ └── grub-cdrom.cfg │ ├── riscv64 │ │ └── pxe │ │ │ ├── default-riscv │ │ │ └── menu.cfg │ ├── s390 │ │ ├── exec │ │ └── parmfile │ ├── s390x │ │ ├── exec │ │ └── parmfile │ ├── sparc │ │ └── grub-cdrom.cfg │ ├── sparc64 │ │ └── grub-cdrom.cfg │ └── x86 │ │ ├── addrk.cfg │ │ ├── addrkgtk.cfg │ │ ├── adgtk.cfg │ │ ├── adspk.cfg │ │ ├── adspkgtk.cfg │ │ ├── adtxt.cfg │ │ ├── drk.cfg │ │ ├── drkgtk.cfg │ │ ├── drkmenu.cfg │ │ ├── exithelp.cfg │ │ ├── f1.txt │ │ ├── f10.txt │ │ ├── f2.txt │ │ ├── f3.txt │ │ ├── f3.txt.withgtk │ │ ├── f4.txt │ │ ├── f4.txt.withgtk │ │ ├── f5.txt │ │ ├── f6.txt │ │ ├── f7.txt │ │ ├── f8.txt │ │ ├── f9.txt │ │ ├── grub │ │ └── grub-efi.cfg │ │ ├── gtk.cfg │ │ ├── menu.cfg │ │ ├── pics │ │ ├── futurePrototype.README │ │ ├── futurePrototype.svg │ │ ├── joy.svg │ │ ├── klowner.README │ │ ├── klowner.png │ │ ├── klowner.rle │ │ ├── lines.svg │ │ ├── nicholson.README │ │ ├── nicholson.rle │ │ ├── nicholson.xcf.gz │ │ ├── polverini_b.README │ │ ├── polverini_b.gif │ │ ├── polverini_b.rle │ │ ├── splash.png │ │ ├── yazici.README │ │ ├── yazici.png │ │ ├── yazici.rle │ │ └── yazici.xcf.gz │ │ ├── prompt.cfg │ │ ├── rqdrk.cfg │ │ ├── rqdrkgtk.cfg │ │ ├── rqgtk.cfg │ │ ├── rqspk.cfg │ │ ├── rqspkgtk.cfg │ │ ├── rqtxt.cfg │ │ ├── spk.cfg │ │ ├── spkgtk.cfg │ │ ├── stdmenu.cfg │ │ ├── syslinux.cfg │ │ ├── txt.cfg │ │ ├── x86.cfg │ │ ├── x86addrk.cfg │ │ ├── x86adgtk.cfg │ │ ├── x86adspk.cfg │ │ ├── x86adtxt.cfg │ │ ├── x86akgtk.cfg │ │ ├── x86asgtk.cfg │ │ ├── x86dkgtk.cfg │ │ ├── x86drk.cfg │ │ ├── x86drkm.cfg │ │ ├── x86drkme.cfg │ │ ├── x86gtk.cfg │ │ ├── x86menu.cfg │ │ ├── x86rkgtk.cfg │ │ ├── x86rqdrk.cfg │ │ ├── x86rqgtk.cfg │ │ ├── x86rqspk.cfg │ │ ├── x86rqtxt.cfg │ │ ├── x86rsgtk.cfg │ │ ├── x86spgtk.cfg │ │ ├── x86spk.cfg │ │ ├── x86syslinux.cfg │ │ ├── x86txt.cfg │ │ └── xen │ │ └── debian.cfg ├── config │ ├── alpha.cfg │ ├── alpha │ │ ├── cdrom.cfg │ │ ├── miniiso.cfg │ │ └── netboot.cfg │ ├── amd64.cfg │ ├── amd64 │ │ ├── cdrom-xen.cfg │ │ ├── cdrom.cfg │ │ ├── cdrom │ │ │ ├── el-torito.cfg │ │ │ ├── gtk.cfg │ │ │ └── isolinux.cfg │ │ ├── hd-media.cfg │ │ ├── hd-media │ │ │ └── gtk.cfg │ │ ├── monolithic.cfg │ │ ├── netboot-gtk.cfg │ │ ├── netboot-xen.cfg │ │ └── netboot.cfg │ ├── arm.cfg │ ├── arm64.cfg │ ├── arm64 │ │ ├── cdrom.cfg │ │ ├── cdrom │ │ │ ├── grub.cfg │ │ │ └── gtk.cfg │ │ ├── device-tree.cfg │ │ ├── netboot-gtk.cfg │ │ ├── netboot.cfg │ │ └── u-boot.cfg │ ├── armel.cfg │ ├── armel │ │ ├── kirkwood.cfg │ │ ├── kirkwood │ │ │ ├── device-tree.cfg │ │ │ ├── netboot.cfg │ │ │ ├── network-console.cfg │ │ │ └── u-boot.cfg │ │ ├── orion5x.cfg │ │ └── orion5x │ │ │ ├── device-tree.cfg │ │ │ ├── netboot.cfg │ │ │ └── network-console.cfg │ ├── armhf.cfg │ ├── armhf │ │ ├── cdrom.cfg │ │ ├── cdrom │ │ │ └── grub.cfg │ │ ├── device-tree.cfg │ │ ├── hd-media.cfg │ │ ├── netboot-gtk.cfg │ │ ├── netboot.cfg │ │ ├── network-console.cfg │ │ └── u-boot.cfg │ ├── common │ ├── dir │ ├── hppa.cfg │ ├── hppa │ │ ├── cdrom.cfg │ │ ├── miniiso.cfg │ │ └── netboot.cfg │ ├── hurd-i386.cfg │ ├── hurd-i386 │ │ ├── cdrom-xen.cfg │ │ ├── cdrom.cfg │ │ ├── cdrom │ │ │ ├── grub.cfg │ │ │ └── gtk.cfg │ │ ├── hd-media.cfg │ │ ├── hd-media │ │ │ └── gtk.cfg │ │ ├── monolithic.cfg │ │ ├── netboot-gtk.cfg │ │ ├── netboot-xen.cfg │ │ └── netboot.cfg │ ├── hurd.cfg │ ├── i386.cfg │ ├── i386 │ │ ├── cdrom-xen.cfg │ │ ├── cdrom.cfg │ │ ├── cdrom │ │ │ ├── el-torito.cfg │ │ │ ├── gtk.cfg │ │ │ └── isolinux.cfg │ │ ├── hd-media.cfg │ │ ├── hd-media │ │ │ └── gtk.cfg │ │ ├── monolithic.cfg │ │ ├── netboot-gtk.cfg │ │ ├── netboot-xen.cfg │ │ └── netboot.cfg │ ├── ia64.cfg │ ├── ia64 │ │ ├── cdrom.cfg │ │ └── netboot.cfg │ ├── kfreebsd-amd64.cfg │ ├── kfreebsd-amd64 │ │ ├── cdrom-xen.cfg │ │ ├── cdrom.cfg │ │ ├── cdrom │ │ │ ├── grub.cfg │ │ │ └── gtk.cfg │ │ ├── monolithic-10.cfg │ │ ├── netboot-10.cfg │ │ ├── netboot-gtk-10.cfg │ │ └── netboot-xen-10.cfg │ ├── kfreebsd-i386.cfg │ ├── kfreebsd-i386 │ │ ├── cdrom-xen.cfg │ │ ├── cdrom.cfg │ │ ├── cdrom │ │ │ └── grub.cfg │ │ ├── monolithic-10.cfg │ │ ├── netboot-10.cfg │ │ └── netboot-xen-10.cfg │ ├── kfreebsd.cfg │ ├── m68k.cfg │ ├── m68k │ │ ├── cdrom.cfg │ │ ├── floppy.cfg │ │ ├── hd-media.cfg │ │ ├── kernels.cfg │ │ ├── nativehd.cfg │ │ ├── netboot.cfg │ │ ├── network-console.cfg │ │ └── tools.cfg │ ├── mips.cfg │ ├── mips │ │ ├── malta.cfg │ │ ├── malta │ │ │ └── netboot.cfg │ │ ├── octeon.cfg │ │ └── octeon │ │ │ └── netboot.cfg │ ├── mips64el.cfg │ ├── mips64el │ │ ├── loongson-3.cfg │ │ ├── loongson-3 │ │ │ ├── monolithic.cfg │ │ │ └── netboot.cfg │ │ ├── malta.cfg │ │ ├── malta │ │ │ └── netboot.cfg │ │ ├── octeon.cfg │ │ └── octeon │ │ │ └── netboot.cfg │ ├── mipsel.cfg │ ├── mipsel │ │ ├── loongson-3.cfg │ │ ├── loongson-3 │ │ │ ├── monolithic.cfg │ │ │ └── netboot.cfg │ │ ├── malta.cfg │ │ ├── malta │ │ │ └── netboot.cfg │ │ ├── octeon.cfg │ │ └── octeon │ │ │ └── netboot.cfg │ ├── powerpc.cfg │ ├── powerpc │ │ ├── cdrom.cfg │ │ └── netboot.cfg │ ├── ppc64.cfg │ ├── ppc64 │ │ ├── cdrom.cfg │ │ └── netboot.cfg │ ├── ppc64el.cfg │ ├── ppc64el │ │ ├── cdrom.cfg │ │ └── netboot.cfg │ ├── riscv64.cfg │ ├── riscv64 │ │ └── netboot.cfg │ ├── s390.cfg │ ├── s390 │ │ └── generic.cfg │ ├── s390x.cfg │ ├── s390x │ │ └── generic.cfg │ ├── sh4.cfg │ ├── sh4 │ │ ├── sh7751r.cfg │ │ ├── sh7751r │ │ │ └── netboot.cfg │ │ ├── sh7785lcr.cfg │ │ └── sh7785lcr │ │ │ └── netboot.cfg │ ├── sparc.cfg │ ├── sparc │ │ ├── cdrom.cfg │ │ └── netboot.cfg │ ├── sparc64.cfg │ ├── sparc64 │ │ ├── cdrom.cfg │ │ └── netboot.cfg │ └── x86.cfg ├── d-i-unpack-helper ├── daily-build ├── needed-characters │ ├── README │ ├── ar.utf │ ├── ast.utf │ ├── be.utf │ ├── bg.utf │ ├── cs.utf │ ├── cy.utf │ ├── da.utf │ ├── de.utf │ ├── el.utf │ ├── eo.utf │ ├── fa.utf │ ├── fi.utf │ ├── fr.utf │ ├── gb.utf8 │ ├── gl.utf │ ├── graphic.utf │ ├── he.utf │ ├── hr.utf │ ├── hy.prospective │ ├── is.utf │ ├── ka.utf │ ├── kab.utf │ ├── kk.utf │ ├── ku.utf │ ├── ky.utf │ ├── lt.utf │ ├── nb.utf │ ├── nl.utf │ ├── nn.utf │ ├── oc.utf │ ├── os.utf │ ├── pl.utf │ ├── pt.utf │ ├── ro.utf │ ├── ru.utf │ ├── sd.prospective │ ├── se.utf │ ├── sr.utf │ ├── sr@latin.utf │ ├── sv.utf │ ├── tg.utf │ ├── th.utf │ ├── tl.utf │ ├── tr.utf │ ├── ug.utf │ ├── uk.utf │ ├── ur.prospective │ ├── vi.utf │ └── wo.utf ├── pkg-lists │ ├── base │ ├── bootfloppy │ │ ├── common │ │ └── powerpc.cfg │ ├── cd_drivers │ │ ├── common │ │ └── powerpc.cfg │ ├── cdrom-apus │ │ ├── common │ │ └── powerpc.cfg │ ├── cdrom │ │ ├── alpha.cfg │ │ ├── amd64.cfg │ │ ├── arm64.cfg │ │ ├── armel.cfg │ │ ├── armhf.cfg │ │ ├── common │ │ ├── grub │ │ │ ├── arm64.cfg │ │ │ ├── armhf.cfg │ │ │ ├── common │ │ │ ├── gtk │ │ │ │ ├── arm64.cfg │ │ │ │ ├── common │ │ │ │ ├── hurd-i386.cfg │ │ │ │ ├── kfreebsd-amd64.cfg │ │ │ │ └── kfreebsd-i386.cfg │ │ │ └── hurd-i386.cfg │ │ ├── hppa.cfg │ │ ├── hurd-i386.cfg │ │ ├── i386.cfg │ │ ├── ia64.cfg │ │ ├── isolinux │ │ │ ├── amd64.cfg │ │ │ ├── common │ │ │ ├── gtk │ │ │ │ ├── amd64.cfg │ │ │ │ ├── common │ │ │ │ └── i386.cfg │ │ │ └── i386.cfg │ │ ├── kfreebsd-amd64.cfg │ │ ├── kfreebsd-i386.cfg │ │ ├── m68k.cfg │ │ ├── mips64el.cfg │ │ ├── mipsel.cfg │ │ ├── powerpc.cfg │ │ ├── ppc64.cfg │ │ ├── ppc64el.cfg │ │ ├── sparc.cfg │ │ └── sparc64.cfg │ ├── device-tree │ │ ├── arm64.cfg │ │ ├── armel.cfg │ │ ├── armhf.cfg │ │ └── common │ ├── exclude │ ├── floppy │ │ ├── common │ │ ├── m68k.cfg │ │ └── powerpc.cfg │ ├── generic │ │ ├── common │ │ ├── s390.cfg │ │ └── s390x.cfg │ ├── gtk-common │ ├── gtk-kfreebsd │ ├── gtk-linux │ ├── hd-media │ │ ├── amd64.cfg │ │ ├── armhf.cfg │ │ ├── common │ │ ├── gtk │ │ │ ├── amd64.cfg │ │ │ ├── common │ │ │ ├── hurd-i386.cfg │ │ │ ├── i386.cfg │ │ │ ├── kfreebsd-amd64.cfg │ │ │ └── kfreebsd-i386.cfg │ │ ├── hurd-i386.cfg │ │ ├── i386.cfg │ │ ├── m68k.cfg │ │ └── powerpc.cfg │ ├── kernel │ ├── monolithic │ │ ├── amd64.cfg │ │ ├── common │ │ ├── hurd-i386.cfg │ │ ├── i386.cfg │ │ ├── kfreebsd-amd64.cfg │ │ ├── kfreebsd-i386.cfg │ │ ├── mips.cfg │ │ ├── mips64el.cfg │ │ ├── mipsel.cfg │ │ └── powerpc.cfg │ ├── nativehd │ │ ├── common │ │ └── m68k.cfg │ ├── net_drivers │ │ ├── common │ │ └── powerpc.cfg │ ├── netboot-apus │ │ ├── common │ │ └── powerpc.cfg │ ├── netboot │ │ ├── alpha.cfg │ │ ├── amd64.cfg │ │ ├── arm64.cfg │ │ ├── armel.cfg │ │ ├── armel │ │ │ ├── kirkwood.cfg │ │ │ └── orion5x.cfg │ │ ├── armhf.cfg │ │ ├── common │ │ ├── gtk │ │ │ ├── amd64.cfg │ │ │ ├── arm64.cfg │ │ │ ├── armel.cfg │ │ │ ├── armhf.cfg │ │ │ ├── common │ │ │ ├── hurd-i386.cfg │ │ │ ├── i386.cfg │ │ │ ├── kfreebsd-amd64.cfg │ │ │ ├── kfreebsd-i386.cfg │ │ │ ├── powerpc.cfg │ │ │ └── ppc64.cfg │ │ ├── hppa.cfg │ │ ├── hurd-i386.cfg │ │ ├── i386.cfg │ │ ├── ia64.cfg │ │ ├── kfreebsd-amd64.cfg │ │ ├── kfreebsd-i386.cfg │ │ ├── m68k.cfg │ │ ├── mips.cfg │ │ ├── mips64el.cfg │ │ ├── mips64el │ │ │ └── loongson-3.cfg │ │ ├── mipsel.cfg │ │ ├── mipsel │ │ │ └── loongson-3.cfg │ │ ├── network-console │ │ │ ├── armel.cfg │ │ │ ├── armel │ │ │ │ ├── kirkwood.cfg │ │ │ │ └── orion5x.cfg │ │ │ ├── armhf.cfg │ │ │ ├── common │ │ │ ├── m68k.cfg │ │ │ ├── mips64el.cfg │ │ │ └── mipsel.cfg │ │ ├── powerpc.cfg │ │ ├── ppc64.cfg │ │ ├── ppc64el.cfg │ │ ├── riscv64.cfg │ │ ├── s390.cfg │ │ ├── s390x.cfg │ │ ├── sh4.cfg │ │ ├── sparc.cfg │ │ └── sparc64.cfg │ ├── network-console │ ├── s390-tape │ │ └── common │ └── udev ├── preseed.cfg ├── translation-status └── util │ ├── bootvars-subst │ ├── choose-subarch-env │ ├── efi-image │ ├── gen-hd-image │ ├── gen-sources.list.udeb │ ├── gen-tarball │ ├── geniso_hybrid_plus_firmware_partition │ ├── get-packages │ ├── grub-cpmodules │ ├── grub-gencfg │ ├── makelabel │ ├── pad │ ├── pcmcia-config-reduce.pl │ ├── pkg-list │ ├── ramdisk-size-subst │ ├── run-valgrind │ ├── syslinux-cfgs │ ├── tftpboot.sh │ ├── treecompare │ ├── trim-daily-builds │ ├── update-manifest │ ├── write-built-using │ ├── x86-image │ └── xen │ └── build_modules ├── debian ├── changelog ├── compat ├── control ├── copyright ├── rules └── source │ └── format └── doc ├── TODO ├── custom-kernel.txt ├── devel ├── anna-install.txt ├── apt-install.txt ├── available-hooks.txt ├── codingstyle.txt ├── debhelper.txt ├── design.txt ├── hardware │ └── arm │ │ └── kurobox-pro │ │ ├── README │ │ └── info │ │ ├── cpuinfo │ │ ├── dmesg │ │ ├── lspci │ │ └── mtd ├── historic │ ├── ISSUES │ ├── README │ ├── busybox-applets.txt │ ├── docbook │ │ ├── Makefile │ │ ├── kernel-policy.html │ │ └── kernel-policy.xml │ ├── goals.txt │ ├── hardware-detection.txt │ ├── i18n.txt │ ├── kernel-modules.txt │ ├── partitioning.txt │ ├── porting-to-2.6.txt │ ├── root.txt │ ├── scenarios.txt │ ├── ui.txt │ └── walkthrough.txt ├── installation-reports.txt ├── internals │ ├── Makefile │ ├── available-hooks.xml │ ├── build.sh │ ├── building.xml │ ├── internals.css │ ├── internals.xml │ ├── maintenance.xml │ ├── menu-item-numbers.xml │ ├── running.xml │ ├── style-common.xsl │ ├── style-html.xsl │ └── udebs.xml ├── menu-item-numbers.txt ├── modules.txt ├── new-kernel-checklist.txt ├── package-upload.txt ├── partman-auto-raid-recipe.txt ├── partman-auto-recipe.txt ├── partman │ ├── Makefile │ ├── build.sh │ ├── internals.css │ ├── partman-doc.dbk │ ├── style-common.xsl │ └── style-html.xsl ├── porting.txt ├── release-checklist ├── retriever.txt └── testers.txt ├── history.txt ├── i18n ├── ChangeLog ├── build │ ├── README │ ├── build.sh │ ├── buildone.sh │ ├── buildweb.sh │ ├── clear.sh │ ├── entities │ │ ├── common.ent │ │ └── urls.ent │ ├── po_functions │ ├── stylesheets │ │ ├── install.css │ │ ├── style-common.xsl │ │ ├── style-html-single.xsl │ │ ├── style-html-web.xsl │ │ ├── style-html.xsl │ │ ├── style-pdf.xsl │ │ ├── style-print.dsl │ │ └── style-profile.xsl │ └── templates │ │ ├── docstruct.ent │ │ ├── driver.xsl.template │ │ ├── i18n.xml.template │ │ └── install.xml.template ├── emails.xsl ├── en │ ├── appendix │ │ ├── bug-reports.xml │ │ ├── checkouts.xml │ │ ├── coordination-team.xml │ │ ├── gettext-tools.xml │ │ ├── git-basics.xml │ │ ├── gpl.xml │ │ ├── language-codes.xml │ │ └── methods-advices.xml │ ├── bookinfo.xml │ ├── coordination.xml │ ├── language-tasks.xml │ ├── maintainers.xml │ ├── manual.xml │ ├── new-language.xml │ ├── preface.xml │ ├── spellchecking.xml │ ├── technical │ │ ├── active-languages.xml │ │ ├── prospective-languages.xml │ │ ├── status-pages.xml │ │ ├── supported-languages.xml │ │ ├── synchronization.xml │ │ └── technical.xml │ └── translators │ │ ├── level1.xml │ │ ├── level2.xml │ │ ├── level3.xml │ │ ├── string-freezes.xml │ │ └── translators.xml ├── get_emails.sh ├── languages-historic.xml ├── languages.xml ├── languages.xsl └── scripts │ ├── create_xml │ ├── merge_xml │ ├── merge_xml.awk │ ├── update_po │ └── update_pot └── talks ├── d-i_debconf5 ├── Makefile ├── build.sh ├── common.ent ├── d-i_debconf5.xml ├── slides │ ├── Makefile │ ├── README │ ├── build.sh │ ├── d-i_debconf5.pub.tex │ ├── d-i_debconf5.tex │ ├── debian-swirl.png │ ├── etch.png │ ├── manual-warning.png │ ├── potato.png │ ├── sarge.png │ ├── svngraph │ │ ├── Makefile │ │ ├── plotdata │ │ ├── svncommits │ │ ├── svncommitters │ │ ├── svndir │ │ └── svnplot.png │ └── woody.png ├── style-common.xsl ├── style-fo.xsl ├── style-html.xsl └── urls.ent ├── d-i_debconf6 ├── Makefile ├── d-i_debconf6.tex └── slides │ ├── Makefile │ ├── README │ ├── d-i_debconf6.tex │ └── debian-swirl.png ├── d-i_debconf7 ├── build.sh ├── d-i_debconf7.tex ├── debian-swirl.png └── i18n-etch.png ├── d-i_internals ├── 2004 │ ├── 000-boot.png │ ├── 002-kernel.png │ ├── 003-initial-menu.png │ ├── 004-language_new.png │ ├── 005-region.png │ ├── 006-region-other.png │ ├── 009-cd-detect.png │ ├── 018-comps-choose.png │ ├── 020-menu-full.png │ ├── 047-hw-detect.png │ ├── 058-part-destinations.png │ ├── 092-lvm-result.png │ ├── 093-base-install.png │ ├── 095-kernel-install.png │ ├── 096-grub-install-mbr.png │ ├── 201-bc-intro.png │ ├── d-i_internals.tex │ ├── main-menu-gtk.png │ └── openlogo-nd-100.png ├── 2006 │ ├── 000-boot.png │ ├── 003-initial-menu.png │ ├── 009-cd-detect.png │ ├── 018-comps-choose.png │ ├── 020-menu-full.png │ ├── 058-part-destinations.png │ ├── 092-lvm-result.png │ ├── 094-tasksel.png │ ├── 096-grub-install-mbr.png │ ├── d-i_internals.tex │ └── openlogo-nd-100.png └── README ├── d-i_paris_minidebconf12 ├── build.sh ├── openlogo-nd.pdf └── re-discovering-the-Debian-Installer.tex ├── d-i_qa ├── Makefile ├── build.sh ├── d-i_qa.tex └── debian-swirl.png ├── fosdem07 ├── README └── fosdem1.tgz └── fswc3.0 ├── Makefile ├── build.sh ├── debian-swirl.png ├── fe_gtk.png ├── fe_newt.png ├── fe_text.png ├── frontends.odg ├── frontends.png └── g-i_workmeeting.tex /build/TODO: -------------------------------------------------------------------------------- 1 | * Use debian-archive-keyring-udeb 2 | * The apt download fails if the dpkg status file of the build system is 3 | in an inconsistent state. It could be overridden to use another status 4 | file, but that file would have to claim that all dependencies of the 5 | udebs it's downloading were met. Hmm. 6 | -------------------------------------------------------------------------------- /build/boot/README.device-tree: -------------------------------------------------------------------------------- 1 | This directory contains all of the device-tree files shipped by the Debian 2 | kernel package. 3 | -------------------------------------------------------------------------------- /build/boot/alpha/aboot.conf: -------------------------------------------------------------------------------- 1 | 0:boot/linux root=/dev/ram initrd=boot/root.bin 2 | 1:boot/linux root=/dev/ram initrd=boot/root.bin console=ttyS0 3 | 2:boot/linux root=/dev/ram initrd=boot/root.bin console=ttyS1 4 | -------------------------------------------------------------------------------- /build/boot/arm/armel-kirkwood-u-boot-image-config: -------------------------------------------------------------------------------- 1 | # Directory to create; and file to copy 2 | # Plug computers 3 | dockstar /usr/lib/u-boot/dockstar/u-boot.kwb 4 | dreamplug /usr/lib/u-boot/dreamplug/u-boot.kwb 5 | guruplug /usr/lib/u-boot/guruplug/u-boot.kwb 6 | sheevaplug /usr/lib/u-boot/sheevaplug/u-boot.kwb 7 | -------------------------------------------------------------------------------- /build/boot/arm/bootscr.mx5: -------------------------------------------------------------------------------- 1 | setenv ramdisk uInitrd; 2 | setenv kernel uImage; 3 | setenv bootargs initrd=0x91000000 console=ttymxc0,115200 root=/dev/sda2 rootwait rw video=imx-ipuv3-fb:1024x600M-16@60 quiet lpj=3997696 earlyprintk=serial; 4 | ${loadcmd} ${ramdiskaddr} ${ramdisk}; 5 | if imi ${ramdiskaddr}; then; else 6 | setenv bootargs ${bootargs} noinitrd; 7 | setenv ramdiskaddr ""; 8 | fi; 9 | ${loadcmd} ${kerneladdr} ${kernel} 10 | if imi ${kerneladdr}; then 11 | bootm ${kerneladdr} ${ramdiskaddr} 12 | fi; 13 | -------------------------------------------------------------------------------- /build/boot/arm/bootscr.tftpboot: -------------------------------------------------------------------------------- 1 | if test -z "${fdtfile}"; then 2 | echo 'fdtfile environment variable not set. Aborting boot process.' 3 | exit 0 4 | fi 5 | 6 | # Some i.MX6-based systems do not encode the baudrate in the console variable 7 | if test "${console}" = "ttymxc0" && test -n "${baudrate}" ; then 8 | setenv console "${console},${baudrate}" 9 | fi 10 | 11 | if test -n "${console}"; then 12 | setenv bootargs "${bootargs} console=${console}" 13 | fi 14 | 15 | setenv installer-path "/debian-installer/armhf/" 16 | 17 | tftpboot ${fdt_addr_r} ${installer-path}dtbs/${fdtfile} \ 18 | && tftpboot ${kernel_addr_r} ${installer-path}vmlinuz \ 19 | && tftpboot ${ramdisk_addr_r} ${installer-path}initrd.gz \ 20 | && echo "Booting the Debian installer..." \ 21 | && bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r} 22 | -------------------------------------------------------------------------------- /build/boot/arm64/extlinux/extlinux.conf: -------------------------------------------------------------------------------- 1 | default l0 2 | menu title Parrot-Installer 3 | prompt 0 4 | timeout 50 5 | 6 | label l0 7 | menu label Parrot-Installer 8 | linux /vmlinuz 9 | initrd /initrd.gz 10 | fdtdir /dtbs/ 11 | -------------------------------------------------------------------------------- /build/boot/arm64/grub/grub-efi.cfg: -------------------------------------------------------------------------------- 1 | set menu_color_normal=cyan/blue 2 | set menu_color_highlight=white/blue 3 | 4 | insmod gzio 5 | 6 | -------------------------------------------------------------------------------- /build/boot/armhf/grub/grub-efi.cfg: -------------------------------------------------------------------------------- 1 | set menu_color_normal=cyan/blue 2 | set menu_color_highlight=white/blue 3 | 4 | insmod gzio 5 | 6 | -------------------------------------------------------------------------------- /build/boot/artwork/11-homeworld/homeworld.md: -------------------------------------------------------------------------------- 1 | # homeworld 2 | Debian 11 theme 3 | 4 | Homeworld is a theme inspired by the Bauhaus movement, an art style born in Germany in the early 20th century and characterized by its unique approach to architecture and design. 5 | As architecture and design are at the very core of software building, I wanted to create a bridge between this art style and Debian. 6 | 7 | See 8 | 9 | https://github.com/julietteTaka/homeworld 10 | 11 | for all the upstream source - GPL-2+ 12 | 13 | -------------------------------------------------------------------------------- /build/boot/artwork/12-emerald/emerald.md: -------------------------------------------------------------------------------- 1 | # emerald 2 | 3 | Debian 12 theme 4 | 5 | Full repo with all sources at https://github.com/julietteTaka/Emerald 6 | 7 | # Author 8 | 9 | Copyright 2022 Juliette Taka, License: CC-BY-SA-4.0 or GNU GPL-2.0+ 10 | (at recipient's choice) 11 | 12 | # Concept 13 | 14 | Elegantly polished and chiseled, or in their raw and natural state, 15 | gemstones can have an infinite number of shapes. With the Emerald 16 | theme, I wanted to bring light and mineral together in a clean, almost 17 | ethereal design. 18 | 19 | -------------------------------------------------------------------------------- /build/boot/hurd/pics/klowner-hurd.README: -------------------------------------------------------------------------------- 1 | Based on http://dugnet.com/klown/pics/klowner_debboot.png 2 | by Mark Riedesel, license same as open use logo. 3 | -------------------------------------------------------------------------------- /build/boot/hurd/pics/klowner-hurd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/hurd/pics/klowner-hurd.png -------------------------------------------------------------------------------- /build/boot/ia64/grub/grub-efi.cfg: -------------------------------------------------------------------------------- 1 | set menu_color_normal=cyan/blue 2 | set menu_color_highlight=white/blue 3 | 4 | insmod gzio 5 | 6 | -------------------------------------------------------------------------------- /build/boot/kfreebsd/pics/klowner-kbsd.README: -------------------------------------------------------------------------------- 1 | Based on http://dugnet.com/klown/pics/klowner_debboot.png 2 | by Mark Riedesel, license same as open use logo. 3 | -------------------------------------------------------------------------------- /build/boot/kfreebsd/pics/klowner-kbsd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/kfreebsd/pics/klowner-kbsd.png -------------------------------------------------------------------------------- /build/boot/m68k/amiga/README: -------------------------------------------------------------------------------- 1 | boot parameters: 2 | 3 | amiboot is now a package sitting in NEW and at 4 | . 5 | 6 | The rest comes from 7 | and Christian's work on debian boot-floppies (woody). 8 | 9 | The StartInstall scripts are now generated in config/m68k/tools.cfg, 10 | see STARTINSTALL. 11 | 12 | -- Stephen R. Marenka 14 June 2005 13 | 14 | -------------------------------------------------------------------------------- /build/boot/m68k/amiga/ReadMe_First.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/ReadMe_First.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/StartInstall.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/StartInstall.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/StartInstall_CV3D.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/StartInstall_CV3D.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/StartInstall_CV64.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/StartInstall_CV64.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/StartInstall_clgen.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/StartInstall_clgen.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/StartInstall_retz3.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/StartInstall_retz3.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/amiga.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/amiga.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/clgen.txt.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/clgen.txt.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/cv3d.txt.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/cv3d.txt.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/cv64.txt.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/cv64.txt.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/ocs_ecs_aga.txt.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/ocs_ecs_aga.txt.info -------------------------------------------------------------------------------- /build/boot/m68k/amiga/retz3.txt.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/m68k/amiga/retz3.txt.info -------------------------------------------------------------------------------- /build/boot/m68k/atari-bootargs-cdrom: -------------------------------------------------------------------------------- 1 | -s -d -k ..\..\kernels\linux -r ..\..\cdrom\initrd.gz root=/dev/ram video=atafb:vga16 console=tty load_ramdisk=1 fb=false 2 | -------------------------------------------------------------------------------- /build/boot/m68k/atari-bootargs-floppy: -------------------------------------------------------------------------------- 1 | -s -d -k /linux root=/dev/ram video=atafb:vga16 console=tty load_ramdisk=1 prompt_ramdisk=1 fb=false 2 | -------------------------------------------------------------------------------- /build/boot/m68k/vme-vmelilo.conf-cdfloppy: -------------------------------------------------------------------------------- 1 | prompt = true 2 | default = install 3 | message = /debian.txt 4 | root = /dev/ram0 5 | image = /linux 6 | read-write 7 | 8 | [boot] 9 | label = Install 10 | ramdisk = /root.bin 11 | 12 | [boot] 13 | label = Rescue 14 | ramdisk = /root.bin 15 | append = single 16 | 17 | -------------------------------------------------------------------------------- /build/boot/m68k/vme-vmelilo.conf-cdrom: -------------------------------------------------------------------------------- 1 | prompt = true 2 | default = install 3 | message = /debian.txt 4 | root = /dev/ram0 5 | image = /vmlinuz 6 | read-write 7 | 8 | [boot] 9 | label = Install 10 | ramdisk = /install/cdrom/initrd.gz 11 | 12 | [boot] 13 | label = Rescue 14 | ramdisk = /install/cdrom/initrd.gz 15 | append = single 16 | 17 | -------------------------------------------------------------------------------- /build/boot/m68k/vme-vmelilo.conf-floppy: -------------------------------------------------------------------------------- 1 | prompt = true 2 | default = install 3 | message = /debian.txt 4 | root = /dev/sda 5 | image = /linux 6 | read-write 7 | 8 | [boot] 9 | label = Install 10 | append = load_ramdisk=1 prompt_ramdisk=1 11 | 12 | [boot] 13 | label = Rescue 14 | append = load_ramdisk=1 prompt_ramdisk=1 single 15 | 16 | -------------------------------------------------------------------------------- /build/boot/mips/arcboot.conf: -------------------------------------------------------------------------------- 1 | label=install 2 | append="root=/dev/ram initrd=/boot/cdrom-initrd.gz ramdisk_size=8192 devfs=mount,dall" 3 | image="/boot/cdrom-linux" 4 | 5 | label=expert 6 | append="priority=low root=/dev/ram initrd=/boot/cdrom-initrd.gz ramdisk_size=8192 devfs=mount,dall" 7 | image="/boot/cdrom-linux" 8 | -------------------------------------------------------------------------------- /build/boot/mips/sibyl.conf: -------------------------------------------------------------------------------- 1 | timeout=5; 2 | default=install; 3 | prompt; 4 | 5 | config install { 6 | kernel=tftp:192.168.1.1:vmlinux-${KERNELVERSION}; 7 | initrd=tftp:192.168.1.1:initrd.gz; 8 | root_dev=/dev/ram; 9 | extra_args=console=duart0 ramdisk_size=${RAMDISK_SIZE}; 10 | } 11 | 12 | config rescue { 13 | kernel=tftp:192.168.1.1:vmlinux-${KERNELVERSION}; 14 | initrd=tftp:192.168.1.1:initrd.gz; 15 | root_dev=/dev/ram; 16 | extra_args=console=duart0 ramdisk_size=${RAMDISK_SIZE} rescue/enable=true; 17 | } 18 | -------------------------------------------------------------------------------- /build/boot/mipsel/loongson.cfg: -------------------------------------------------------------------------------- 1 | default 0 2 | timeout 0 3 | showmenu 0 4 | 5 | title Boot d-i 6 | kernel (usb0,0)/vmlinuz-${KERNELVERSION} 7 | initrd (usb0,0)/initrd.gz 8 | args nil 9 | -------------------------------------------------------------------------------- /build/boot/powerpc/grub-cdrom.cfg: -------------------------------------------------------------------------------- 1 | set default=2 2 | set timeout=-1 3 | 4 | insmod echo 5 | insmod gzio 6 | insmod minicmd 7 | insmod normal 8 | 9 | menuentry "Debian GNU/Linux installer boot menu" { 10 | true 11 | } 12 | 13 | menuentry "" { 14 | true 15 | } 16 | 17 | function boot_one { 18 | echo "Loading ..." 19 | linux ${KERNEL} $options --- quiet 20 | initrd ${INITRD} 21 | } 22 | 23 | menuentry "Default install" { 24 | boot_one 25 | } 26 | 27 | menuentry "Automated install" { 28 | set options="auto=true priority=critical" 29 | boot_one 30 | } 31 | 32 | menuentry "Expert install" { 33 | set options="priority=low" 34 | boot_one 35 | } 36 | 37 | menuentry "Rescue mode" { 38 | set options="rescue/enable=true" 39 | boot_one 40 | } 41 | -------------------------------------------------------------------------------- /build/boot/ppc64/grub-cdrom.cfg: -------------------------------------------------------------------------------- 1 | set default=2 2 | set timeout=-1 3 | 4 | insmod echo 5 | insmod gzio 6 | insmod minicmd 7 | insmod normal 8 | 9 | menuentry "Debian GNU/Linux installer boot menu" { 10 | true 11 | } 12 | 13 | menuentry "" { 14 | true 15 | } 16 | 17 | function boot_one { 18 | echo "Loading ..." 19 | linux ${KERNEL} $options --- quiet 20 | initrd ${INITRD} 21 | } 22 | 23 | menuentry "Default install" { 24 | boot_one 25 | } 26 | 27 | menuentry "Automated install" { 28 | set options="auto=true priority=critical" 29 | boot_one 30 | } 31 | 32 | menuentry "Expert install" { 33 | set options="priority=low" 34 | boot_one 35 | } 36 | 37 | menuentry "Rescue mode" { 38 | set options="rescue/enable=true" 39 | boot_one 40 | } 41 | -------------------------------------------------------------------------------- /build/boot/ppc64el/grub-cdrom.cfg: -------------------------------------------------------------------------------- 1 | set default=2 2 | set timeout=-1 3 | 4 | insmod echo 5 | insmod gzio 6 | insmod minicmd 7 | insmod normal 8 | 9 | menuentry "Debian GNU/Linux installer boot menu" { 10 | true 11 | } 12 | 13 | menuentry "" { 14 | true 15 | } 16 | 17 | function boot_one { 18 | echo "Loading ..." 19 | linux ${KERNEL} $options --- quiet 20 | initrd ${INITRD} 21 | } 22 | 23 | menuentry "Default install" { 24 | boot_one 25 | } 26 | 27 | menuentry "Automated install" { 28 | set options="auto=true priority=critical" 29 | boot_one 30 | } 31 | 32 | menuentry "Expert install" { 33 | set options="priority=low" 34 | boot_one 35 | } 36 | 37 | menuentry "Rescue mode" { 38 | set options="rescue/enable=true" 39 | boot_one 40 | } 41 | -------------------------------------------------------------------------------- /build/boot/riscv64/pxe/default-riscv: -------------------------------------------------------------------------------- 1 | include debian-installer/riscv64/menu.cfg 2 | -------------------------------------------------------------------------------- /build/boot/riscv64/pxe/menu.cfg: -------------------------------------------------------------------------------- 1 | menu title Debian GNU/Linux installer menu 2 | prompt 1 3 | 4 | label install 5 | menu label Install 6 | menu default 7 | linux debian-installer/riscv64/linux 8 | initrd debian-installer/riscv64/initrd.gz 9 | 10 | label expert 11 | menu label Expert Install 12 | linux debian-installer/riscv64/linux 13 | initrd debian-installer/riscv64/initrd.gz 14 | append priority=low 15 | 16 | label rescue 17 | menu label Rescue Mode 18 | linux debian-installer/riscv64/linux 19 | initrd debian-installer/riscv64/initrd.gz 20 | append rescue/enable=true 21 | -------------------------------------------------------------------------------- /build/boot/s390/exec: -------------------------------------------------------------------------------- 1 | /* REXX EXEC TO IPL DEBIAN GNU/LINUX */ 2 | /* FOR S/390 FROM THE VM READER. */ 3 | /* */ 4 | 'CP CLOSE RDR' 5 | 'PURGE RDR ALL' 6 | 'SPOOL PUNCH * RDR' 7 | 'PUNCH KERNEL DEBIAN * (NOHEADER' 8 | 'PUNCH PARMFILE DEBIAN * (NOHEADER' 9 | 'PUNCH INITRD DEBIAN * (NOHEADER' 10 | 'CHANGE RDR ALL KEEP NOHOLD' 11 | 'CP IPL 000C CLEAR' 12 | -------------------------------------------------------------------------------- /build/boot/s390/parmfile: -------------------------------------------------------------------------------- 1 | ro locale=C 2 | -------------------------------------------------------------------------------- /build/boot/s390x/exec: -------------------------------------------------------------------------------- 1 | /* REXX EXEC TO IPL DEBIAN GNU/LINUX */ 2 | /* FOR S/390 FROM THE VM READER. */ 3 | /* */ 4 | 'CP CLOSE RDR' 5 | 'PURGE RDR ALL' 6 | 'SPOOL PUNCH * RDR' 7 | 'PUNCH KERNEL DEBIAN * (NOHEADER' 8 | 'PUNCH PARMFILE DEBIAN * (NOHEADER' 9 | 'PUNCH INITRD DEBIAN * (NOHEADER' 10 | 'CHANGE RDR ALL KEEP NOHOLD' 11 | 'CP IPL 000C CLEAR' 12 | -------------------------------------------------------------------------------- /build/boot/s390x/parmfile: -------------------------------------------------------------------------------- 1 | ro locale=C 2 | -------------------------------------------------------------------------------- /build/boot/sparc/grub-cdrom.cfg: -------------------------------------------------------------------------------- 1 | set default=2 2 | set timeout=-1 3 | 4 | insmod echo 5 | insmod gzio 6 | insmod minicmd 7 | insmod normal 8 | 9 | menuentry "Debian GNU/Linux installer boot menu" { 10 | true 11 | } 12 | 13 | menuentry "" { 14 | true 15 | } 16 | 17 | function boot_one { 18 | echo "Loading ..." 19 | linux ${KERNEL} $options --- quiet 20 | initrd ${INITRD} 21 | } 22 | 23 | menuentry "Default install" { 24 | boot_one 25 | } 26 | 27 | menuentry "Automated install" { 28 | set options="auto=true priority=critical" 29 | boot_one 30 | } 31 | 32 | menuentry "Expert install" { 33 | set options="priority=low" 34 | boot_one 35 | } 36 | 37 | menuentry "Rescue mode" { 38 | set options="rescue/enable=true" 39 | boot_one 40 | } 41 | -------------------------------------------------------------------------------- /build/boot/sparc64/grub-cdrom.cfg: -------------------------------------------------------------------------------- 1 | set default=2 2 | set timeout=-1 3 | 4 | insmod echo 5 | insmod gzio 6 | insmod minicmd 7 | insmod normal 8 | 9 | menuentry "Debian GNU/Linux installer boot menu" { 10 | true 11 | } 12 | 13 | menuentry "" { 14 | true 15 | } 16 | 17 | function boot_one { 18 | echo "Loading ..." 19 | linux ${KERNEL} $options --- quiet 20 | initrd ${INITRD} 21 | } 22 | 23 | menuentry "Default install" { 24 | boot_one 25 | } 26 | 27 | menuentry "Automated install" { 28 | set options="auto=true priority=critical" 29 | boot_one 30 | } 31 | 32 | menuentry "Expert install" { 33 | set options="priority=low" 34 | boot_one 35 | } 36 | 37 | menuentry "Rescue mode" { 38 | set options="rescue/enable=true" 39 | boot_one 40 | } 41 | -------------------------------------------------------------------------------- /build/boot/x86/addrk.cfg: -------------------------------------------------------------------------------- 1 | label expertdark 2 | menu label E^xpert install 3 | kernel ${KERNEL} 4 | append desktop=%desktop% priority=low ${VIDEO_MODE} initrd=${INITRD} theme=dark --- ${CONSOLE} 5 | include ${SYSDIR}rqdrk.cfg 6 | label autodark 7 | menu label ^Automated install 8 | kernel ${KERNEL} 9 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE} initrd=${INITRD} theme=dark --- quiet ${CONSOLE} 10 | -------------------------------------------------------------------------------- /build/boot/x86/addrkgtk.cfg: -------------------------------------------------------------------------------- 1 | menu hshift 9 2 | menu width 58 3 | 4 | label expertdarkgui 5 | menu label Graphical expert install 6 | kernel ${KERNEL} 7 | append desktop=%desktop% priority=low ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} theme=dark --- ${CONSOLE} 8 | include ${SYSDIR}rqdrkgtk.cfg 9 | label autodarkgui 10 | menu label Graphical automated install 11 | kernel ${KERNEL} 12 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} theme=dark --- quiet ${CONSOLE} 13 | -------------------------------------------------------------------------------- /build/boot/x86/adgtk.cfg: -------------------------------------------------------------------------------- 1 | menu hshift 9 2 | menu width 58 3 | 4 | label expertgui 5 | menu label Graphical expert install 6 | kernel ${KERNEL} 7 | append desktop=%desktop% priority=low ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} --- ${CONSOLE} 8 | include ${SYSDIR}rqgtk.cfg 9 | label autogui 10 | menu label Graphical automated install 11 | kernel ${KERNEL} 12 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} --- quiet ${CONSOLE} 13 | -------------------------------------------------------------------------------- /build/boot/x86/adspk.cfg: -------------------------------------------------------------------------------- 1 | menu begin adspk 2 | menu label ^Speech-enabled advanced options 3 | menu title Speech-enabled advanced options 4 | label advancedmenu 5 | menu label ^Back.. 6 | menu exit 7 | label expertspk 8 | menu label E^xpert speech install 9 | kernel ${KERNEL} 10 | append desktop=%desktop% priority=low ${VIDEO_MODE} initrd=${INITRD} speakup.synth=soft --- ${CONSOLE} 11 | include ${SYSDIR}rqspk.cfg 12 | label autospk 13 | menu label ^Automated speech install 14 | kernel ${KERNEL} 15 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE} initrd=${INITRD} speakup.synth=soft --- quiet ${CONSOLE} 16 | menu end 17 | -------------------------------------------------------------------------------- /build/boot/x86/adspkgtk.cfg: -------------------------------------------------------------------------------- 1 | menu hshift 9 2 | menu width 58 3 | 4 | menu begin adspk 5 | menu label ^Speech-enabled advanced options 6 | menu title Speech-enabled advanced options 7 | label advancedmenu 8 | menu label ^Back.. 9 | menu exit 10 | label expertspk 11 | menu label E^xpert speech install 12 | kernel ${KERNEL} 13 | append desktop=%desktop% priority=low ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} speakup.synth=soft --- ${CONSOLE} 14 | include ${SYSDIR}rqspkgtk.cfg 15 | label autospk 16 | menu label ^Automated speech install 17 | kernel ${KERNEL} 18 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} speakup.synth=soft --- quiet ${CONSOLE} 19 | menu end 20 | -------------------------------------------------------------------------------- /build/boot/x86/adtxt.cfg: -------------------------------------------------------------------------------- 1 | label expert 2 | menu label E^xpert install 3 | kernel ${KERNEL} 4 | append desktop=%desktop% priority=low ${VIDEO_MODE} initrd=${INITRD} --- ${CONSOLE} 5 | include ${SYSDIR}rqtxt.cfg 6 | label auto 7 | menu label ^Automated install 8 | kernel ${KERNEL} 9 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE} initrd=${INITRD} --- quiet ${CONSOLE} 10 | -------------------------------------------------------------------------------- /build/boot/x86/drk.cfg: -------------------------------------------------------------------------------- 1 | label installdark 2 | default installdark 3 | menu label ^Install 4 | menu default 5 | kernel ${KERNEL} 6 | append desktop=%desktop% ${VIDEO_MODE} initrd=${INITRD} theme=dark --- quiet ${CONSOLE} 7 | -------------------------------------------------------------------------------- /build/boot/x86/drkgtk.cfg: -------------------------------------------------------------------------------- 1 | label installdarkgui 2 | default installdarkgui 3 | menu label ^Graphical install 4 | menu default 5 | kernel ${KERNEL} 6 | append desktop=%desktop% ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} theme=dark --- quiet ${CONSOLE} 7 | -------------------------------------------------------------------------------- /build/boot/x86/exithelp.cfg: -------------------------------------------------------------------------------- 1 | label menu 2 | kernel ${SYSDIR}vesamenu.c32 3 | config ${SYSDIR}${SYSLINUX_CFG} 4 | -------------------------------------------------------------------------------- /build/boot/x86/f10.txt: -------------------------------------------------------------------------------- 1 |  0fCOPYRIGHTS AND WARRANTIES07 09F1007 2 | 3 | Debian GNU/Linux is Copyright (C) 1993-2016 Software in the Public Interest, 4 | and others. 5 | 6 | The Debian GNU/Linux system is freely redistributable. After installation, 7 | the exact distribution terms for each package are described in the 8 | corresponding file /usr/share/doc/0bpackagename07/copyright. 9 | 10 | Debian GNU/Linux comes with 0fABSOLUTELY NO WARRANTY07, to the extent 11 | permitted by applicable law. 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | Press F1control and F then 1 for the help index, or ENTER to ${BOOTPROMPT} 24 | -------------------------------------------------------------------------------- /build/boot/x86/f2.txt: -------------------------------------------------------------------------------- 1 |  0fPREREQUISITES FOR INSTALLING DEBIAN07 09F207 2 | 3 | You must have at least 285 megabytes of RAM to use this Debian installer. 4 | 5 | You should have space on your hard disk to create a new disk partition 6 | of at least 1160 megabytes to install the base system. You'll need more 7 | disk space to install additional packages, depending on what you wish 8 | to do with your new Debian system. 9 | 10 | See the Installation Guide or the FAQ for more information; both 11 | documents are available at the Debian web site, 0fhttp://www.debian.org/doc/07 12 | 13 | Thank you for choosing Debian! 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | Press F1control and F then 1 for the help index, or ENTER to ${BOOTPROMPT} 24 | -------------------------------------------------------------------------------- /build/boot/x86/f3.txt: -------------------------------------------------------------------------------- 1 |  0fBOOT METHODS07 09F307 2 | 3 | 0fAvailable boot methods:07 4 | 5 | 0finstall07 6 | Start the installation -- this is the default ${MEDIA_TYPE} install. 7 | 0fexpert07 8 | Start the installation in expert mode, for maximum control. 9 | 10 | 11 | 12 | 13 | 14 | To use one of these boot methods, type it at the prompt, optionally 15 | followed by any boot parameters. For example: 16 | boot: install acpi=off 17 | 18 | If unsure, you should use the default boot method, with no special 19 | parameters, by simply pressing enter at the boot prompt. 20 | 21 | Except in expert mode, non-critical kernel boot messages are suppressed. 22 | 23 | Press F1control and F then 1 for the help index, or ENTER to ${BOOTPROMPT} 24 | -------------------------------------------------------------------------------- /build/boot/x86/f4.txt: -------------------------------------------------------------------------------- 1 |  0fRESCUE MODE07 09F407 2 | 3 | 0fUse one of these boot methods to rescue an existing install:07 4 | 5 | 0frescue07 6 | Boot into rescue mode. 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | To use one of these boot methods, type it at the prompt, optionally 15 | followed by any boot parameters. For example: 16 | boot: rescue acpi=off 17 | 18 | 19 | 20 | 21 | 22 | 23 | Press F1control and F then 1 for the help index, or ENTER to ${BOOTPROMPT} 24 | -------------------------------------------------------------------------------- /build/boot/x86/f4.txt.withgtk: -------------------------------------------------------------------------------- 1 |  0fRESCUE MODE07 09F407 2 | 3 | 0fUse one of these boot methods to rescue an existing install:07 4 | 5 | 0frescuegui07 6 | Boot into rescue mode using the graphical installer. 7 | 0frescue07 8 | Boot into rescue mode. 9 | 10 | 11 | 12 | 13 | 14 | To use one of these boot methods, type it at the prompt, optionally 15 | followed by any boot parameters. For example: 16 | boot: rescue acpi=off 17 | 18 | 19 | 20 | 21 | 22 | 23 | Press F1control and F then 1 for the help index, or ENTER to ${BOOTPROMPT} 24 | -------------------------------------------------------------------------------- /build/boot/x86/grub/grub-efi.cfg: -------------------------------------------------------------------------------- 1 | if [ x$feature_default_font_path = xy ] ; then 2 | font=unicode 3 | else 4 | font=$prefix/font.pf2 5 | fi 6 | 7 | if loadfont $font ; then 8 | set gfxmode=800x600 9 | set gfxpayload=keep 10 | insmod efi_gop 11 | insmod efi_uga 12 | insmod video_bochs 13 | insmod video_cirrus 14 | insmod gfxterm 15 | insmod png 16 | terminal_output gfxterm 17 | fi 18 | 19 | if background_image /isolinux/splash.png; then 20 | set color_normal=light-gray/black 21 | set color_highlight=white/black 22 | elif background_image /splash.png; then 23 | set color_normal=light-gray/black 24 | set color_highlight=white/black 25 | else 26 | set menu_color_normal=cyan/blue 27 | set menu_color_highlight=white/blue 28 | fi 29 | 30 | insmod play 31 | play 960 440 1 0 4 440 1 32 | -------------------------------------------------------------------------------- /build/boot/x86/gtk.cfg: -------------------------------------------------------------------------------- 1 | default installgui 2 | label installgui 3 | menu label ^Graphical install 4 | menu default 5 | kernel ${KERNEL} 6 | append desktop=%desktop% ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} --- quiet ${CONSOLE} 7 | -------------------------------------------------------------------------------- /build/boot/x86/pics/futurePrototype.README: -------------------------------------------------------------------------------- 1 | # Author 2 | 3 | Copyright 2018 Alex Makas, theme published under GPL-2.0+. 4 | 5 | # Concept/Process 6 | 7 | A new design concept, featuring new clean logo ideas and a background 8 | with a hidden buster. Created in Inkscape SVG format. 9 | 10 | See https://wiki.debian.org/DebianArt/Themes/futurePrototype for more 11 | -------------------------------------------------------------------------------- /build/boot/x86/pics/klowner.README: -------------------------------------------------------------------------------- 1 | http://dugnet.com/klown/pics/klowner_debboot.png 2 | by Mark Riedesel, license same as open use logo 3 | 4 | Resized to address syslinux's #571045 by Cyril Brulebois 5 | 6 | To create klowner.rle: 7 | 8 | 1. convert klowner.png klowner.bmp 9 | 2. bmptoppm < klowner.bmp | ppmtolss16 '#FBFDFA=7' > klowner.rle 10 | 11 | (FBFDFA is the color used for the inside of the "n" in Debian.) 12 | 13 | 14 | Alternatively (e.g. if bmptoppm fails): 15 | 16 | 1. save klowner.png as klowner.ppm in Gimp. 17 | 2. ppmtolss16 '#FBFDFA=7' < klowner.ppm > klowner.rle 18 | 19 | 20 | Tools as of July 2010: 21 | - convert is shipped in imagemagick 22 | - bmptoppm is shipped in netpbm 23 | - ppmtolss16 is shipped in syslinux-common 24 | -------------------------------------------------------------------------------- /build/boot/x86/pics/klowner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/klowner.png -------------------------------------------------------------------------------- /build/boot/x86/pics/klowner.rle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/klowner.rle -------------------------------------------------------------------------------- /build/boot/x86/pics/nicholson.README: -------------------------------------------------------------------------------- 1 | Copyright 2004 Matthew A. Nicholson. License same as open use logo. 2 | 3 | The "source" for this image is nicholson.xcf.gz. Here's how to 4 | recreate nicholson.rle from it: 5 | 6 | 1. Load splash.xcf.gz in the gimp. (These instructions for version 1.3) 7 | 2. Image -> Flatten Image 8 | 3. Image -> Mode -> Indexed 9 | 4. Tell it to use 16 colors. 10 | 5. Tell it to use "Positioned" dithering 11 | 6. Save as a nicholson.bmp 12 | 7. bmptoppm < nicholson.bmp | ppmtolss16 #DFE1DE=7 > nicholson.rle 13 | Note that DFE1DE is the color used for the "Debian" in the logo, 14 | assigning it to color 7 will make it also be used by the syslinux boot 15 | prompt. 16 | -------------------------------------------------------------------------------- /build/boot/x86/pics/nicholson.rle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/nicholson.rle -------------------------------------------------------------------------------- /build/boot/x86/pics/nicholson.xcf.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/nicholson.xcf.gz -------------------------------------------------------------------------------- /build/boot/x86/pics/polverini_b.README: -------------------------------------------------------------------------------- 1 | http://nibbles.it/debian/ 2 | by Alessandro Polverini and Andrea Mottola, license same as open use logo 3 | 4 | To create polverini_b.rle: 5 | 6 | 1. convert polverini_b.gif polverini_b.bmp 7 | 2. bmptoppm < polverini_b.bmp | ppmtolss16 #CCCCCC=7 > polverini_b.rle 8 | 9 | (CCCCCC is the color used in the grey background at top) 10 | -------------------------------------------------------------------------------- /build/boot/x86/pics/polverini_b.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/polverini_b.gif -------------------------------------------------------------------------------- /build/boot/x86/pics/polverini_b.rle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/polverini_b.rle -------------------------------------------------------------------------------- /build/boot/x86/pics/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/splash.png -------------------------------------------------------------------------------- /build/boot/x86/pics/yazici.README: -------------------------------------------------------------------------------- 1 | http://www.students.itu.edu.tr/~yazicivo/works/deb_boot_02-1.png 2 | http://www.students.itu.edu.tr/~yazicivo/works/deb_boot_02-1.xcf.gz 3 | by Volkan YAZICI, license same as open use logo 4 | 5 | To create yazici.rle: 6 | 7 | 1. Load yazici.xcf.gz in the gimp 8 | 2. flatten the image 9 | 3. conver to indexed, 16 colors, default dithering 10 | 4. save as yazici.png 11 | 4. convert yazici.png yazici.bmp 12 | 5. bmptoppm < yazici.bmp | ppmtolss16 #BFB6A8=7 > yazici.rle 13 | 14 | (#BFB6A8 is the color used for the inside the "GNU".) 15 | -------------------------------------------------------------------------------- /build/boot/x86/pics/yazici.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/yazici.png -------------------------------------------------------------------------------- /build/boot/x86/pics/yazici.rle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/yazici.rle -------------------------------------------------------------------------------- /build/boot/x86/pics/yazici.xcf.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/build/boot/x86/pics/yazici.xcf.gz -------------------------------------------------------------------------------- /build/boot/x86/prompt.cfg: -------------------------------------------------------------------------------- 1 | prompt 1 2 | display ${SYSDIR}f1.txt 3 | timeout 0 4 | include ${SYSDIR}menu.cfg 5 | include ${SYSDIR}exithelp.cfg 6 | 7 | f1 ${SYSDIR}f1.txt 8 | f2 ${SYSDIR}f2.txt 9 | f3 ${SYSDIR}f3.txt 10 | f4 ${SYSDIR}f4.txt 11 | f5 ${SYSDIR}f5.txt 12 | f6 ${SYSDIR}f6.txt 13 | f7 ${SYSDIR}f7.txt 14 | f8 ${SYSDIR}f8.txt 15 | f9 ${SYSDIR}f9.txt 16 | f10 ${SYSDIR}f10.txt 17 | -------------------------------------------------------------------------------- /build/boot/x86/rqdrk.cfg: -------------------------------------------------------------------------------- 1 | label rescuedark 2 | menu label ^Rescue mode 3 | kernel ${KERNEL} 4 | append ${VIDEO_MODE} initrd=${INITRD} rescue/enable=true theme=dark --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/rqdrkgtk.cfg: -------------------------------------------------------------------------------- 1 | label rescuedarkgui 2 | menu label Graphical rescue mode 3 | kernel ${KERNEL} 4 | append ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} rescue/enable=true theme=dark --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/rqgtk.cfg: -------------------------------------------------------------------------------- 1 | label rescuegui 2 | menu label Graphical rescue mode 3 | kernel ${KERNEL} 4 | append ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} rescue/enable=true --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/rqspk.cfg: -------------------------------------------------------------------------------- 1 | label rescuespk 2 | menu label ^Rescue speech mode 3 | kernel ${KERNEL} 4 | append ${VIDEO_MODE} initrd=${INITRD} rescue/enable=true speakup.synth=soft --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/rqspkgtk.cfg: -------------------------------------------------------------------------------- 1 | label rescuespk 2 | menu label ^Rescue speech mode 3 | kernel ${KERNEL} 4 | append ${VIDEO_MODE_GTK} initrd=${INITRD_GTK} rescue/enable=true speakup.synth=soft --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/rqtxt.cfg: -------------------------------------------------------------------------------- 1 | label rescue 2 | menu label ^Rescue mode 3 | kernel ${KERNEL} 4 | append ${VIDEO_MODE} initrd=${INITRD} rescue/enable=true --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/spk.cfg: -------------------------------------------------------------------------------- 1 | label installspk 2 | menu label Install with ^speech synthesis 3 | kernel ${KERNEL} 4 | append desktop=%desktop% ${VIDEO_MODE} initrd=${INITRD} speakup.synth=soft --- quiet ${CONSOLE} 5 | # timeout to speech-enabled install 6 | timeout 300 7 | ontimeout ${KERNEL} desktop=%desktop% ${VIDEO_MODE} initrd=${INITRD} speakup.synth=soft --- quiet ${CONSOLE} 8 | menu autoboot Press a key, otherwise speech synthesis will be started in # second{,s}... 9 | -------------------------------------------------------------------------------- /build/boot/x86/spkgtk.cfg: -------------------------------------------------------------------------------- 1 | label installspk 2 | menu label Install with ^speech synthesis 3 | kernel ${KERNEL} 4 | append desktop=%desktop% ${VIDEO_MODE} initrd=${INITRD_GTK} speakup.synth=soft --- quiet ${CONSOLE} 5 | # timeout to speech-enabled install 6 | timeout 300 7 | ontimeout ${KERNEL} desktop=%desktop% ${VIDEO_MODE} initrd=${INITRD_GTK} speakup.synth=soft --- quiet ${CONSOLE} 8 | menu autoboot Press a key, otherwise speech synthesis will be started in # second{,s}... 9 | -------------------------------------------------------------------------------- /build/boot/x86/stdmenu.cfg: -------------------------------------------------------------------------------- 1 | menu background ${SYSDIR}splash.png 2 | menu color title * #FFFFFFFF * 3 | menu color border * #00000000 #00000000 none 4 | menu color sel * #ffffffff #76a1d0ff * 5 | menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff * 6 | menu color tabmsg * #ffffffff #00000000 * 7 | menu color help 37;40 #ffdddd00 #00000000 none 8 | # XXX When adjusting vshift, take care that rows is set to a small 9 | # enough value so any possible menu will fit on the screen, 10 | # rather than falling off the bottom. 11 | menu vshift 8 12 | menu rows 12 13 | # The help line must be at least one line from the bottom. 14 | menu helpmsgrow 14 15 | # The command line must be at least one line from the help line. 16 | menu cmdlinerow 16 17 | menu timeoutrow 16 18 | menu tabmsgrow 18 19 | menu tabmsg Press ENTER to boot or TAB to edit a menu entry 20 | -------------------------------------------------------------------------------- /build/boot/x86/syslinux.cfg: -------------------------------------------------------------------------------- 1 | # D-I config version 2.0 2 | # search path for the c32 support libraries (libcom32, libutil etc.) 3 | path ${SYSDIR} 4 | prompt 0 5 | timeout 0 6 | include ${SYSDIR}menu.cfg 7 | default ${SYSDIR}vesamenu.c32 8 | -------------------------------------------------------------------------------- /build/boot/x86/txt.cfg: -------------------------------------------------------------------------------- 1 | label install 2 | menu label ^Install 3 | kernel ${KERNEL} 4 | append desktop=%desktop% ${VIDEO_MODE} initrd=${INITRD} --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86addrk.cfg: -------------------------------------------------------------------------------- 1 | menu hshift 9 2 | menu width 58 3 | 4 | label x86-expertdark 5 | menu label E^xpert install (32-bit) 6 | kernel ${X86_KERNEL} 7 | append desktop=%desktop% priority=low ${VIDEO_MODE} initrd=${X86_INITRD} theme=dark --- ${CONSOLE} 8 | include ${SYSDIR}x86rqdrk.cfg 9 | label x86-autodark 10 | menu label ^Automated install (32-bit) 11 | kernel ${X86_KERNEL} 12 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE} initrd=${X86_INITRD} theme=dark --- quiet ${CONSOLE} 13 | -------------------------------------------------------------------------------- /build/boot/x86/x86adgtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-expertgui 2 | menu label Graphical expert install (32-bit) 3 | kernel ${X86_KERNEL} 4 | append desktop=%desktop% priority=low ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} --- ${CONSOLE} 5 | include ${SYSDIR}x86rqgtk.cfg 6 | label x86-autogui 7 | menu label Graphical automated inst (32-bit) 8 | kernel ${X86_KERNEL} 9 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} --- quiet ${CONSOLE} 10 | -------------------------------------------------------------------------------- /build/boot/x86/x86adspk.cfg: -------------------------------------------------------------------------------- 1 | menu hshift 9 2 | menu width 58 3 | 4 | menu begin x86-adspk 5 | menu label ^Speech-enabled advanced options 6 | menu title Speech-enabled advanced options 7 | label x86-advancedmenu 8 | menu label ^Back.. 9 | menu exit 10 | label x86-expertspk 11 | menu label E^xpert speech install (32-bit) 12 | kernel ${X86_KERNEL} 13 | append desktop=%desktop% priority=low ${VIDEO_MODE} initrd=${X86_INITRD} speakup.synth=soft --- ${CONSOLE} 14 | include ${SYSDIR}x86rqspk.cfg 15 | label x86-autospk 16 | menu label ^Automated speech install (32-bit) 17 | kernel ${X86_KERNEL} 18 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE} initrd=${X86_INITRD} speakup.synth=soft --- quiet ${CONSOLE} 19 | menu end 20 | -------------------------------------------------------------------------------- /build/boot/x86/x86adtxt.cfg: -------------------------------------------------------------------------------- 1 | menu hshift 9 2 | menu width 58 3 | 4 | label x86-expert 5 | menu label E^xpert install (32-bit) 6 | kernel ${X86_KERNEL} 7 | append desktop=%desktop% priority=low ${VIDEO_MODE} initrd=${X86_INITRD} --- ${CONSOLE} 8 | include ${SYSDIR}x86rqtxt.cfg 9 | label x86-auto 10 | menu label ^Automated install (32-bit) 11 | kernel ${X86_KERNEL} 12 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE} initrd=${X86_INITRD} --- quiet ${CONSOLE} 13 | -------------------------------------------------------------------------------- /build/boot/x86/x86akgtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-expertdarkgui 2 | menu label Graphical expert install (32-bit) 3 | kernel ${X86_KERNEL} 4 | append desktop=%desktop% priority=low ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} theme=dark --- ${CONSOLE} 5 | include ${SYSDIR}x86rkgtk.cfg 6 | label x86-autodarkgui 7 | menu label Graphical automated inst (32-bit) 8 | kernel ${X86_KERNEL} 9 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} theme=dark --- quiet ${CONSOLE} 10 | -------------------------------------------------------------------------------- /build/boot/x86/x86asgtk.cfg: -------------------------------------------------------------------------------- 1 | menu begin x86-adspk 2 | menu label ^Speech-enabled advanced options 3 | menu title Speech-enabled advanced options 4 | label x86-advancedmenu 5 | menu label ^Back.. 6 | menu exit 7 | label x86-expertspk 8 | menu label E^xpert speech install (32-bit) 9 | kernel ${X86_KERNEL} 10 | append desktop=%desktop% priority=low ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} speakup.synth=soft --- ${CONSOLE} 11 | include ${SYSDIR}x86rsgtk.cfg 12 | label x86-autospk 13 | menu label ^Automated speech inst (32-bit) 14 | kernel ${X86_KERNEL} 15 | append desktop=%desktop% auto=true priority=critical ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} speakup.synth=soft --- quiet ${CONSOLE} 16 | menu end 17 | -------------------------------------------------------------------------------- /build/boot/x86/x86dkgtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-installdarkgui 2 | default x86-installdarkgui 3 | menu label ^Graphical install (32-bit) 4 | menu default 5 | kernel ${X86_KERNEL} 6 | append desktop=%desktop% ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} theme=dark --- quiet ${CONSOLE} 7 | -------------------------------------------------------------------------------- /build/boot/x86/x86drk.cfg: -------------------------------------------------------------------------------- 1 | label x86-installdark 2 | default x86-installdark 3 | menu label ^Install (32-bit) 4 | menu default 5 | kernel ${X86_KERNEL} 6 | append desktop=%desktop% ${VIDEO_MODE} initrd=${X86_INITRD} theme=dark --- quiet ${CONSOLE} 7 | -------------------------------------------------------------------------------- /build/boot/x86/x86drkm.cfg: -------------------------------------------------------------------------------- 1 | menu title Accessible dark contrast i386 installer menu 2 | include ${SYSDIR}drkmenu.cfg 3 | label mainmenu 4 | menu label ^Back.. 5 | menu exit 6 | include ${SYSDIR}x86dkgtk.cfg 7 | include ${SYSDIR}x86drk.cfg 8 | menu begin advanced 9 | menu label ^Advanced options 10 | menu title Advanced options 11 | include ${SYSDIR}drkmenu.cfg 12 | label mainmenu 13 | menu label ^Back.. 14 | menu exit 15 | include ${SYSDIR}x86akgtk.cfg 16 | include ${SYSDIR}x86addrk.cfg 17 | menu end 18 | label help 19 | menu label ^Help 20 | text help 21 | Display help screens; type 'menu' at boot prompt to return to this menu 22 | endtext 23 | config ${SYSDIR}prompt.cfg 24 | -------------------------------------------------------------------------------- /build/boot/x86/x86drkme.cfg: -------------------------------------------------------------------------------- 1 | menu begin x86dark 2 | menu label ^32-bit install options 3 | menu title 32-bit install options 4 | include ${SYSDIR}x86drkm.cfg 5 | menu end 6 | -------------------------------------------------------------------------------- /build/boot/x86/x86gtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-installgui 2 | menu label ^Graphical install (32-bit) 3 | kernel ${X86_KERNEL} 4 | append desktop=%desktop% ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86menu.cfg: -------------------------------------------------------------------------------- 1 | menu begin x86 2 | menu label ^32-bit install options 3 | menu title 32-bit install options 4 | label mainmenu 5 | menu label ^Back.. 6 | menu exit 7 | include ${SYSDIR}stdmenu.cfg 8 | include ${SYSDIR}x86.cfg 9 | menu end 10 | -------------------------------------------------------------------------------- /build/boot/x86/x86rkgtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-rescuedarkgui 2 | menu label Graphical rescue mode (32-bit) 3 | kernel ${X86_KERNEL} 4 | append ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} rescue/enable=true theme=dark --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86rqdrk.cfg: -------------------------------------------------------------------------------- 1 | label x86-rescuedark 2 | menu label ^Rescue mode (32-bit) 3 | kernel ${X86_KERNEL} 4 | append ${VIDEO_MODE} initrd=${X86_INITRD} rescue/enable=true theme=dark --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86rqgtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-rescuegui 2 | menu label Graphical rescue mode (32-bit) 3 | kernel ${X86_KERNEL} 4 | append ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} rescue/enable=true --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86rqspk.cfg: -------------------------------------------------------------------------------- 1 | label x86-rescuespk 2 | menu label ^Rescue mode speech (32-bit) 3 | kernel ${X86_KERNEL} 4 | append ${VIDEO_MODE} initrd=${X86_INITRD} rescue/enable=true speakup.synth=soft --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86rqtxt.cfg: -------------------------------------------------------------------------------- 1 | label x86-rescue 2 | menu label ^Rescue mode (32-bit) 3 | kernel ${X86_KERNEL} 4 | append ${VIDEO_MODE} initrd=${X86_INITRD} rescue/enable=true --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86rsgtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-rescuespk 2 | menu label ^Rescue mode speech (32-bit) 3 | kernel ${X86_KERNEL} 4 | append ${VIDEO_MODE_GTK} initrd=${X86_INITRD_GTK} rescue/enable=true speakup.synth=soft --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86spgtk.cfg: -------------------------------------------------------------------------------- 1 | label x86-installspk 2 | menu label 32-bit ^speech install 3 | kernel ${X86_KERNEL} 4 | append desktop=%desktop% ${VIDEO_MODE} initrd=${X86_INITRD_GTK} speakup.synth=soft --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86spk.cfg: -------------------------------------------------------------------------------- 1 | label x86-installspk 2 | menu label 32-bit ^speech install 3 | kernel ${X86_KERNEL} 4 | append desktop=%desktop% ${VIDEO_MODE} initrd=${X86_INITRD} speakup.synth=soft --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/boot/x86/x86syslinux.cfg: -------------------------------------------------------------------------------- 1 | # D-I config version 3.0 2 | # search path for the c32 support libraries (libcom32, libutil etc.) 3 | path ${SYSDIR} 4 | label archdetect 5 | kernel ${SYSDIR}ifcpu64.c32 6 | append amd64 -- i386 7 | label amd64 8 | kernel ${SYSDIR}vesamenu.c32 9 | append menu.cfg 10 | label i386 11 | kernel ${SYSDIR}vesamenu.c32 12 | append x86.cfg 13 | default archdetect 14 | prompt 0 15 | timeout 0 16 | -------------------------------------------------------------------------------- /build/boot/x86/x86txt.cfg: -------------------------------------------------------------------------------- 1 | label x86-install 2 | menu label ^Install (32-bit) 3 | kernel ${X86_KERNEL} 4 | append desktop=%desktop% ${VIDEO_MODE} initrd=${X86_INITRD} --- quiet ${CONSOLE} 5 | -------------------------------------------------------------------------------- /build/config/alpha.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = cdrom netboot # miniiso 2 | 3 | # The version of the kernel to use. 4 | BASEVERSION = $(LINUX_KERNEL_ABI) 5 | KERNELVERSION = $(BASEVERSION)-alpha-generic 6 | KERNELMAJOR = 2.6 7 | KERNELNAME = vmlinuz-$(KERNELVERSION) 8 | 9 | VERSIONED_SYSTEM_MAP = t 10 | 11 | DEBIAN_RELEASE = unstable 12 | 13 | KEYRING = /usr/share/keyrings/debian-ports-archive-keyring.gpg 14 | 15 | # include firmware files (qlogic, cciss, radeon) 16 | # EXTRAFILES = `find /lib/firmware/ -type f` 17 | 18 | arch_tree: 19 | -------------------------------------------------------------------------------- /build/config/alpha/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-KERNEL = "kernel for use with aboot to build a CD" 7 | MANIFEST-INITRD = "initrd for use with aboot to build a CD" 8 | 9 | -------------------------------------------------------------------------------- /build/config/alpha/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TYPE = netboot 4 | 5 | TARGET = $(BOOT) 6 | EXTRANAME = $(MEDIUM)/ 7 | 8 | MANIFEST-BOOT = "aboot netbootable image" 9 | 10 | .PHONY: arch_boot arch_boot_screens 11 | arch_boot: 12 | netabootwrap -k $(TEMP_KERNEL) \ 13 | -i $(TEMP_INITRD) \ 14 | -a "" \ 15 | -t $(TEMP_BOOT) 16 | 17 | arch_boot_screens: 18 | -------------------------------------------------------------------------------- /build/config/amd64.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = cdrom cdrom-xen netboot netboot-gtk netboot-xen hd-media 2 | MEDIUM_SUPPORTED_EXTRA = monolithic 3 | 4 | # The version of the kernel to use. 5 | KERNELVERSION = $(LINUX_KERNEL_ABI)-amd64 6 | KERNELMAJOR = 2.6 7 | KERNELNAME = vmlinuz 8 | 9 | # Not used for amd64. 10 | #UPX=upx-ucl-beta 11 | 12 | # Default syslinux configuration 13 | SYSLINUX_CFG=standard 14 | 15 | # The default video modes 16 | # These should be kept in sync with win32-loader's preseed line as 17 | # defined in graphics.nsi around line 58 18 | VIDEO_MODE="vga=788" 19 | VIDEO_MODE_GTK="vga=788" 20 | 21 | # Configuration for generating EFI images 22 | GRUB_EFI=y 23 | GRUB_EFI_PLATFORM=x86_64-efi 24 | GRUB_EFI_NAME=x64 25 | # We have support for UEFI Secure Boot on this arch 26 | EFI_SIGNED=n 27 | 28 | include config/x86.cfg 29 | -------------------------------------------------------------------------------- /build/config/amd64/cdrom-xen.cfg: -------------------------------------------------------------------------------- 1 | TYPE=cdrom/gtk 2 | 3 | EXTRANAME=cdrom/xen/ 4 | 5 | MANIFEST-KERNEL = "kernel image for installing under Xen" 6 | MANIFEST-INITRD = "initrd for installing under Xen" 7 | MANIFEST-XENCFG = "example Xen configuration" 8 | 9 | XEN_INSTALL_METHOD = cdrom 10 | TARGET = $(KERNEL) $(INITRD) xen_config 11 | SYMLINK_KERNEL = ../vmlinuz 12 | SYMLINK_INITRD = ../gtk/initrd.gz 13 | 14 | EXTRATARGETS = build_cdrom_gtk 15 | -------------------------------------------------------------------------------- /build/config/amd64/cdrom.cfg: -------------------------------------------------------------------------------- 1 | # el-torito is too large at the moment, so is disabled. 2 | FLAVOUR_SUPPORTED = isolinux gtk #el-torito 3 | 4 | MEDIA_TYPE = CD-ROM 5 | 6 | # Syslinux configuration 7 | SYSLINUX_CFG=template 8 | -------------------------------------------------------------------------------- /build/config/amd64/cdrom/el-torito.cfg: -------------------------------------------------------------------------------- 1 | # A bootable image suitable for El Torito CD images. 2 | 3 | FLOPPY_SIZE = 2880 4 | 5 | TARGET = $(BOOT) 6 | 7 | MANIFEST-BOOT = "El Torito boot image for CD" 8 | -------------------------------------------------------------------------------- /build/config/amd64/cdrom/gtk.cfg: -------------------------------------------------------------------------------- 1 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 2 | 3 | MANIFEST-KERNEL = "kernel for use with isolinux to build a CD (graphical)" 4 | MANIFEST-INITRD = "initrd for use with isolinux to build a CD (graphical)" 5 | MANIFEST-DEBIAN_CD_INFO = "isolinux help screens for CD (graphical)" 6 | 7 | TYPE = cdrom/isolinux/gtk 8 | 9 | EXTRANAME = gtk/ 10 | 11 | IS_PURE_GTK = 1 12 | 13 | KEEP_GI_LANGS = 1 14 | 15 | VIDEO_MODE=$(VIDEO_MODE_GTK) 16 | 17 | # All images that include cdebconf should include symbols needed by these 18 | # plugins. 19 | EXTRAUDEBS += cdebconf-gtk-entropy 20 | -------------------------------------------------------------------------------- /build/config/amd64/cdrom/isolinux.cfg: -------------------------------------------------------------------------------- 1 | # A bootable image suitable for isolinux CD images. 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | 5 | MANIFEST-KERNEL = "kernel for use with isolinux to build a CD" 6 | MANIFEST-INITRD = "initrd for use with isolinux to build a CD" 7 | MANIFEST-DEBIAN_CD_INFO = "isolinux config files for CD" 8 | 9 | TYPE = cdrom/isolinux 10 | 11 | # Add the gtk images on to the isolinux info. 12 | INITRD_GTK = dest/cdrom/gtk/initrd.gz 13 | 14 | EXTRATARGETS = build_cdrom_gtk 15 | -------------------------------------------------------------------------------- /build/config/amd64/hd-media.cfg: -------------------------------------------------------------------------------- 1 | FLAVOUR_SUPPORTED = "" gtk 2 | 3 | # Not really a floppy, this is a 953 MiB image, large enough to put a 4 | # netinst iso in (being able to fit the full CD on it is just a bonus..), 5 | # and small enough to fit on a low-end memory stick, such as those 6 | # advertised as being 1 gigabyte in size. 7 | FLOPPY_SIZE = 976560 8 | 9 | DISK_LABEL = "bootable drive" 10 | MEDIA_TYPE = bootable drive 11 | 12 | GZIPPED = .gz 13 | EXTRANAME = hd-media/ 14 | 15 | # Add the gtk images on to the bootable image. 16 | EXTRATARGETS = build_hd-media_gtk 17 | INITRD_GTK = dest/hd-media/gtk/initrd.gz 18 | TARGET = $(KERNEL) $(INITRD) $(BOOT) 19 | 20 | MANIFEST-BOOT = "1 gb image (compressed) for USB memory stick" 21 | MANIFEST-INITRD = "for use on USB memory sticks" 22 | MANIFEST-KERNEL = "for use on USB memory sticks" 23 | -------------------------------------------------------------------------------- /build/config/amd64/hd-media/gtk.cfg: -------------------------------------------------------------------------------- 1 | TYPE = hd-media/gtk 2 | 3 | EXTRANAME = gtk/ 4 | 5 | # Only build the gtk initrd and kernel, the bootable image is built by the 6 | # main hd-media target and includes this initrd. 7 | EXTRATARGETS = 8 | TARGET = $(KERNEL) $(INITRD) 9 | 10 | IS_PURE_GTK = 1 11 | 12 | KEEP_GI_LANGS = 1 13 | 14 | VIDEO_MODE=$(VIDEO_MODE_GTK) 15 | 16 | # All images that include cdebconf should include symbols needed by these 17 | # plugins. 18 | EXTRAUDEBS += cdebconf-gtk-entropy 19 | -------------------------------------------------------------------------------- /build/config/amd64/monolithic.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = boot image 2 | 3 | TARGET = pkg-lists/standard-udebs pkg-lists/kernel-module-udebs $(INITRD) $(KERNEL) $(MINIISO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-INITRD = "initrd" 7 | MANIFEST-KERNEL = "kernel image" 8 | MANIFEST-MINIISO = "small bootable CD image for network install" 9 | 10 | -------------------------------------------------------------------------------- /build/config/amd64/netboot-xen.cfg: -------------------------------------------------------------------------------- 1 | TYPE=netboot/gtk 2 | 3 | KEEP_GI_LANGS = 1 4 | 5 | EXTRANAME=netboot/xen/ 6 | 7 | MANIFEST-KERNEL = "kernel image for installing under Xen" 8 | MANIFEST-INITRD = "initrd for installing under Xen" 9 | MANIFEST-XENCFG = "example Xen configuration" 10 | 11 | XEN_INSTALL_METHOD = network 12 | TARGET = $(KERNEL) $(INITRD) xen_config 13 | SYMLINK_KERNEL = ../gtk/debian-installer/amd64/linux 14 | SYMLINK_INITRD = ../gtk/debian-installer/amd64/initrd.gz 15 | 16 | EXTRATARGETS = build_netboot-gtk 17 | -------------------------------------------------------------------------------- /build/config/amd64/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | NETBOOT_DIR_LINKS = pxelinux.0 pxelinux.cfg 5 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) $(DEPTHCHARGE) 6 | EXTRANAME = $(MEDIUM)/ 7 | 8 | BOOT_SCREEN_DIR = $(NETBOOT_PATH)/boot-screens/ 9 | 10 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server" 11 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory" 12 | MANIFEST-MINIISO = "tiny CD image that boots the netboot installer" 13 | MANIFEST-DEPTHCHARGE = "Disk/partition images for ChromeOS devices (netboot installer)" 14 | -------------------------------------------------------------------------------- /build/config/arm64.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = cdrom netboot netboot-gtk device-tree u-boot 2 | 3 | KERNELMAJOR = 2.6 4 | # The version of the kernel to use. 5 | KERNELVERSION = $(LINUX_KERNEL_ABI)-arm64 6 | KERNELNAME = vmlinuz 7 | 8 | # Configuration for generating EFI images 9 | GRUB_EFI=y 10 | GRUB_EFI_PLATFORM=arm64-efi 11 | GRUB_EFI_NAME=aa64 12 | # We have support for UEFI Secure Boot on this arch 13 | EFI_SIGNED=n 14 | 15 | # We build a gtk installer for this arch 16 | GRAPHICAL_INSTALLER=y 17 | 18 | arch_boot_screens: 19 | arch_tree: 20 | 21 | include config/arm.cfg 22 | -------------------------------------------------------------------------------- /build/config/arm64/cdrom.cfg: -------------------------------------------------------------------------------- 1 | FLAVOUR_SUPPORTED = grub gtk 2 | 3 | MEDIA_TYPE = CD-ROM 4 | -------------------------------------------------------------------------------- /build/config/arm64/cdrom/grub.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 3 | 4 | MANIFEST-KERNEL = "kernel for use with EFI to build a CD" 5 | MANIFEST-INITRD = "initrd for use with EFI to build a CD" 6 | MANIFEST-DEBIAN_CD_INFO = "EFI config files for CD" 7 | 8 | TYPE = cdrom/grub 9 | -------------------------------------------------------------------------------- /build/config/arm64/cdrom/gtk.cfg: -------------------------------------------------------------------------------- 1 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 2 | 3 | MANIFEST-KERNEL = "kernel for use with EFI to build a CD (graphical)" 4 | MANIFEST-INITRD = "initrd for use with EFI to build a CD (graphical)" 5 | MANIFEST-DEBIAN_CD_INFO = "EFI config files for CD (graphical)" 6 | 7 | TYPE = cdrom/grub/gtk 8 | 9 | EXTRANAME = gtk/ 10 | 11 | IS_PURE_GTK = 1 12 | 13 | KEEP_GI_LANGS = 1 14 | 15 | VIDEO_MODE=$(VIDEO_MODE_GTK) 16 | 17 | # All images that include cdebconf should include symbols needed by these 18 | # plugins. 19 | EXTRAUDEBS += cdebconf-gtk-entropy 20 | -------------------------------------------------------------------------------- /build/config/arm64/device-tree.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = device-tree blobs 2 | 3 | TARGET = $(DTBS) 4 | EXTRANAME = $(MEDIUM)/ 5 | -------------------------------------------------------------------------------- /build/config/armel.cfg: -------------------------------------------------------------------------------- 1 | SUBARCH_SUPPORTED = kirkwood orion5x 2 | 3 | KERNELMAJOR = 2.6 4 | KERNELVERSION = $(LINUX_KERNEL_ABI) 5 | KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver)) 6 | 7 | VERSIONED_SYSTEM_MAP = t 8 | 9 | arch_boot_screens: 10 | arch_tree: 11 | -------------------------------------------------------------------------------- /build/config/armel/kirkwood.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot network-console device-tree u-boot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-marvell 5 | 6 | -------------------------------------------------------------------------------- /build/config/armel/kirkwood/device-tree.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = device-tree blobs 2 | 3 | TARGET = $(DTBS) 4 | EXTRANAME = $(MEDIUM)/ 5 | -------------------------------------------------------------------------------- /build/config/armel/kirkwood/u-boot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = u-boot binaries 2 | 3 | TARGET = u-boot-binaries 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | .PHONY: u-boot-binaries 7 | u-boot-binaries: 8 | set -e; while read LINE; \ 9 | do \ 10 | if [ -n "$${LINE}" ] && ! echo $${LINE} | grep -q -e "^#"; then \ 11 | set -- $${LINE}; \ 12 | mkdir -p "$(SOME_DEST)/$(EXTRANAME)/$$1"; \ 13 | echo "Providing u-boot binaries for $$1 ..."; \ 14 | cp "$$2" "$(SOME_DEST)/$(EXTRANAME)/$$1/"; \ 15 | update-manifest "$(SOME_DEST)/$(EXTRANAME)$$1" "u-boot image for $$1"; \ 16 | fi; \ 17 | done < boot/arm/armel-kirkwood-u-boot-image-config 18 | -------------------------------------------------------------------------------- /build/config/armel/orion5x.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot network-console device-tree 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-marvell 5 | 6 | # Drop some additional languages as we're too tight on space here 7 | DROP_LANG = '(ast|eu|ca|gl|nn_NO|se_NO|cy|ga|eo)' 8 | -------------------------------------------------------------------------------- /build/config/armel/orion5x/device-tree.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = device-tree blobs 2 | 3 | TARGET = $(DTBS) 4 | EXTRANAME = $(MEDIUM)/ 5 | -------------------------------------------------------------------------------- /build/config/armhf.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = hd-media netboot network-console netboot-gtk device-tree u-boot cdrom 2 | 3 | KERNELMAJOR = 2.6 4 | # The version of the kernel to use. 5 | KERNELVERSION = $(LINUX_KERNEL_ABI)-armmp 6 | KERNELNAME = vmlinuz 7 | 8 | # Configuration for generating EFI images 9 | GRUB_EFI=y 10 | GRUB_EFI_PLATFORM=arm-efi 11 | GRUB_EFI_NAME=arm 12 | # We do *NOT* have support for UEFI Secure Boot on this arch 13 | EFI_SIGNED=n 14 | 15 | # We do *NOT* build a gtk installer for this arch 16 | GRAPHICAL_INSTALLER=n 17 | 18 | arch_boot_screens: 19 | arch_tree: 20 | 21 | include config/arm.cfg 22 | -------------------------------------------------------------------------------- /build/config/armhf/cdrom.cfg: -------------------------------------------------------------------------------- 1 | # el-torito is too large at the moment, so is disabled. 2 | FLAVOUR_SUPPORTED = grub 3 | 4 | MEDIA_TYPE = CD-ROM 5 | -------------------------------------------------------------------------------- /build/config/armhf/cdrom/grub.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 3 | 4 | MANIFEST-KERNEL = "kernel for use with EFI to build a CD" 5 | MANIFEST-INITRD = "initrd for use with EFI to build a CD" 6 | MANIFEST-DEBIAN_CD_INFO = "EFI config files for CD" 7 | 8 | TYPE = cdrom/grub 9 | -------------------------------------------------------------------------------- /build/config/armhf/device-tree.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = device-tree blobs 2 | 3 | TARGET = $(DTBS) 4 | EXTRANAME = $(MEDIUM)/ 5 | -------------------------------------------------------------------------------- /build/config/armhf/netboot-gtk.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | 5 | TYPE = netboot/gtk 6 | EXTRANAME = netboot/gtk/ 7 | 8 | MANIFEST-INITRD = "netboot initrd" 9 | MANIFEST-KERNEL = "kernel image to netboot" 10 | 11 | KEEP_GI_LANGS = 1 12 | 13 | # All images that include cdebconf should include symbols needed by these 14 | # plugins. 15 | 16 | EXTRAUDEBS += cdebconf-gtk-entropy 17 | -------------------------------------------------------------------------------- /build/config/hppa.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = cdrom netboot miniiso 2 | 3 | BASEVERSION = $(LINUX_KERNEL_ABI) 4 | KERNELMAJOR = 2.6 5 | KERNELVERSION = $(BASEVERSION)-parisc $(BASEVERSION)-parisc64 6 | KERNELNAME = $(foreach ver,${KERNELVERSION},vmlinuz-$(ver)) 7 | 8 | VERSIONED_SYSTEM_MAP = t 9 | 10 | DEBIAN_RELEASE = unstable 11 | 12 | KEYRING = /usr/share/keyrings/debian-ports-archive-keyring.gpg 13 | 14 | arch_boot_screens: 15 | arch_tree: 16 | 17 | arch_netboot: 18 | palo -f /dev/null -k $(TEMP)/vmlinuz*parisc \ 19 | -k $(TEMP)/vmlinuz*parisc64 \ 20 | -r $(TEMP_INITRD) -b /usr/share/palo/iplboot \ 21 | -c "0/linux initrd=0/ramdisk" \ 22 | -s $(TEMP_BOOT) 23 | 24 | .PHONY: arch_netboot 25 | -------------------------------------------------------------------------------- /build/config/hppa/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TYPE = cdrom 4 | 5 | TARGET = $(INITRD) $(KERNEL) 6 | 7 | MANIFEST-INITRD = "CDROM initrd image" 8 | MANIFEST-KERNEL = "CDROM kernels for 32-bit and 64-bit HPPA systems" 9 | 10 | EXTRANAME = cdrom/2.6/ 11 | -------------------------------------------------------------------------------- /build/config/hppa/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TYPE = netboot 4 | 5 | TARGET = $(BOOT) 6 | 7 | MANIFEST-BOOT = "netboot image for 32-bit and 64-bit HPPA systems" 8 | 9 | EXTRANAME = $(MEDIUM)/2.6/ 10 | 11 | .PHONY: arch_boot_screens arch_boot 12 | arch_boot: arch_netboot 13 | 14 | arch_boot_screens: 15 | -------------------------------------------------------------------------------- /build/config/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = cdrom cdrom-xen netboot netboot-gtk netboot-xen hd-media 2 | MEDIUM_SUPPORTED_EXTRA = monolithic 3 | 4 | # The version of the kernel to use. 5 | KERNELMAJOR = 1.8 6 | BASEVERSION = $(KERNELMAJOR) 7 | KERNELVERSION = $(BASEVERSION)-486 8 | KERNELNAME = gnumach.gz ext2fs.static exec.static 9 | 10 | # The codename of the Debian release that should be installed by default. 11 | DEBIAN_RELEASE = unstable 12 | 13 | KEYRING = /usr/share/keyrings/debian-ports-archive-keyring.gpg 14 | 15 | USE_UNRELEASED = 1 16 | 17 | GRUB_PLATFORM=i386-pc 18 | 19 | # Configuration for generating EFI images 20 | GRUB_EFI=y 21 | GRUB_EFI_PLATFORM=i386-efi 22 | GRUB_EFI_NAME=ia32 23 | # We don't have support for UEFI Secure Boot on this arch 24 | EFI_SIGNED=n 25 | 26 | include config/hurd.cfg 27 | -------------------------------------------------------------------------------- /build/config/hurd-i386/cdrom-xen.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION)-xen-486 2 | TYPE=cdrom 3 | 4 | include config/hurd-i386/cdrom.cfg 5 | 6 | EXTRANAME = cdrom/xen/ 7 | 8 | MEDIA_TYPE = CD-ROM 9 | 10 | MANIFEST-KERNEL = "kernel image for installing under Xen" 11 | MANIFEST-INITRD = "initrd for installing under Xen" 12 | MANIFEST-XENCFG = "example Xen configuration" 13 | 14 | XEN_INSTALL_METHOD = cdrom 15 | 16 | TARGET = $(KERNEL) $(INITRD) xen_config 17 | -------------------------------------------------------------------------------- /build/config/hurd-i386/cdrom.cfg: -------------------------------------------------------------------------------- 1 | FLAVOUR_SUPPORTED = grub gtk 2 | 3 | MEDIA_TYPE = CD-ROM 4 | -------------------------------------------------------------------------------- /build/config/hurd-i386/cdrom/grub.cfg: -------------------------------------------------------------------------------- 1 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 2 | 3 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 4 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 5 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 6 | 7 | TYPE = cdrom/grub 8 | 9 | # Add the gtk images on to the grub info. 10 | INITRD_GTK = dest/cdrom/gtk/initrd.gz 11 | 12 | EXTRATARGETS = build_cdrom_gtk 13 | -------------------------------------------------------------------------------- /build/config/hurd-i386/cdrom/gtk.cfg: -------------------------------------------------------------------------------- 1 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 2 | 3 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD (graphical)" 4 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD (graphical)" 5 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD (graphical)" 6 | 7 | TYPE = cdrom/grub/gtk 8 | 9 | EXTRANAME = gtk/ 10 | 11 | KEEP_GI_LANGS = 1 12 | 13 | EXTRAUDEBS += cdebconf-gtk-entropy 14 | -------------------------------------------------------------------------------- /build/config/hurd-i386/hd-media.cfg: -------------------------------------------------------------------------------- 1 | FLAVOUR_SUPPORTED = "" gtk 2 | 3 | # Not really a floppy, this is a 953 MiB image, large enough to put a 4 | # netinst iso in (being able to fit the full CD on it is just a bonus..), 5 | # and small enough to fit on a low-end memory stick, such as those 6 | # advertised as being 1 gigabyte in size. 7 | FLOPPY_SIZE = 976560 8 | 9 | DISK_LABEL = "bootable drive" 10 | MEDIA_TYPE = bootable drive 11 | 12 | GZIPPED = .gz 13 | EXTRANAME = hd-media/ 14 | 15 | # Add the gtk images on to the bootable image. 16 | EXTRATARGETS = build_hd-media_gtk 17 | INITRD_GTK = dest/hd-media/gtk/initrd.gz 18 | TARGET = $(KERNEL) $(INITRD) 19 | 20 | MANIFEST-BOOT = "1 gb image (compressed) for USB memory stick" 21 | MANIFEST-INITRD = "for use on USB memory sticks" 22 | MANIFEST-KERNEL = "for use on USB memory sticks" 23 | -------------------------------------------------------------------------------- /build/config/hurd-i386/hd-media/gtk.cfg: -------------------------------------------------------------------------------- 1 | TYPE = hd-media/gtk 2 | 3 | EXTRANAME = gtk/ 4 | 5 | # Only build the gtk initrd and kernel, the bootable image is built by the 6 | # main hd-media target and includes this initrd. 7 | EXTRATARGETS = 8 | TARGET = $(KERNEL) $(INITRD) 9 | 10 | KEEP_GI_LANGS = 1 11 | 12 | VIDEO_MODE=$(VIDEO_MODE_GTK) 13 | 14 | # All images that include cdebconf should include symbols needed by these 15 | # plugins. 16 | EXTRAUDEBS += cdebconf-gtk-entropy 17 | -------------------------------------------------------------------------------- /build/config/hurd-i386/monolithic.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = boot image 2 | 3 | TARGET = pkg-lists/standard-udebs pkg-lists/kernel-module-udebs $(INITRD) $(KERNEL) $(MINIISO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-INITRD = "initrd" 7 | MANIFEST-KERNEL = "kernel image" 8 | MANIFEST-MINIISO = "small bootable CD image for network install" 9 | -------------------------------------------------------------------------------- /build/config/hurd-i386/netboot-gtk.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | NETBOOT_DIR_LINKS = grub2pxe 5 | 6 | TYPE = netboot/gtk 7 | 8 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 9 | EXTRANAME = netboot/gtk/ 10 | 11 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server" 12 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory" 13 | MANIFEST-MINIISO = "not so tiny CD image that boots the netboot installer" 14 | 15 | KEEP_GI_LANGS = 1 16 | 17 | VIDEO_MODE=$(VIDEO_MODE_GTK) 18 | 19 | # All images that include cdebconf should include symbols needed by these 20 | # plugins. 21 | EXTRAUDEBS += cdebconf-gtk-entropy 22 | -------------------------------------------------------------------------------- /build/config/hurd-i386/netboot-xen.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION)-xen-486 2 | TYPE=netboot 3 | 4 | include config/hurd-i386/netboot.cfg 5 | 6 | EXTRANAME=netboot/xen/ 7 | 8 | MANIFEST-KERNEL = "kernel image for installing under Xen" 9 | MANIFEST-INITRD = "initrd for installing under Xen" 10 | MANIFEST-XENCFG = "example Xen configuration" 11 | 12 | XEN_INSTALL_METHOD = network 13 | 14 | TARGET = $(KERNEL) $(INITRD) xen_config 15 | -------------------------------------------------------------------------------- /build/config/hurd-i386/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | NETBOOT_DIR_LINKS = grub2pxe 5 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 6 | EXTRANAME = $(MEDIUM)/ 7 | 8 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server" 9 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory" 10 | MANIFEST-MINIISO = "tiny CD image that boots the netboot installer" 11 | 12 | -------------------------------------------------------------------------------- /build/config/i386/cdrom-xen.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION)-686-pae 2 | TYPE=cdrom/gtk 3 | include config/i386/cdrom/gtk.cfg 4 | EXTRANAME=cdrom/xen/ 5 | MANIFEST-KERNEL = "kernel image for installing under Xen" 6 | MANIFEST-INITRD = "initrd for installing under Xen" 7 | MANIFEST-XENCFG = "example Xen configuration" 8 | XEN_INSTALL_METHOD = cdrom 9 | TARGET = $(KERNEL) $(INITRD) xen_config 10 | -------------------------------------------------------------------------------- /build/config/i386/cdrom.cfg: -------------------------------------------------------------------------------- 1 | # el-torito is too large at the moment, so is disabled. 2 | FLAVOUR_SUPPORTED = isolinux gtk #el-torito 3 | 4 | MEDIA_TYPE = CD-ROM 5 | 6 | # Syslinux configuration 7 | SYSLINUX_CFG=template 8 | -------------------------------------------------------------------------------- /build/config/i386/cdrom/el-torito.cfg: -------------------------------------------------------------------------------- 1 | # Note that the driver disk is not currently built for 2.6 cd images. 2 | 3 | FLOPPY_SIZE = 2880 4 | 5 | TARGET = $(BOOT) 6 | 7 | MANIFEST-BOOT = "El Torito boot image for CD" 8 | -------------------------------------------------------------------------------- /build/config/i386/cdrom/gtk.cfg: -------------------------------------------------------------------------------- 1 | # Note that the driver disk is not currently built for 2.6 cd images. 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | 5 | MANIFEST-KERNEL = "kernel for use with isolinux to build a CD (graphical)" 6 | MANIFEST-INITRD = "initrd for use with isolinux to build a CD (graphical)" 7 | MANIFEST-DEBIAN_CD_INFO = "isolinux help screens for CD (graphical)" 8 | 9 | TYPE = cdrom/isolinux/gtk 10 | 11 | EXTRANAME = gtk/ 12 | 13 | IS_PURE_GTK = 1 14 | 15 | KEEP_GI_LANGS = 1 16 | 17 | VIDEO_MODE=$(VIDEO_MODE_GTK) 18 | 19 | # All images that include cdebconf should include symbols needed by these 20 | # plugins. 21 | EXTRAUDEBS += cdebconf-gtk-entropy 22 | -------------------------------------------------------------------------------- /build/config/i386/cdrom/isolinux.cfg: -------------------------------------------------------------------------------- 1 | # A bootable image suitable for isolinux CD images. 2 | 3 | # Note that the driver disk is not currently built for 2.6 cd images. 4 | 5 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 6 | 7 | MANIFEST-KERNEL = "kernel for use with isolinux to build a CD" 8 | MANIFEST-INITRD = "initrd for use with isolinux to build a CD" 9 | MANIFEST-DEBIAN_CD_INFO = "isolinux config files for CD" 10 | 11 | TYPE = cdrom/isolinux 12 | 13 | # Add the gtk images on to the isolinux info. 14 | INITRD_GTK = dest/cdrom/gtk/initrd.gz 15 | 16 | EXTRATARGETS = build_cdrom_gtk 17 | -------------------------------------------------------------------------------- /build/config/i386/hd-media.cfg: -------------------------------------------------------------------------------- 1 | FLAVOUR_SUPPORTED = "" gtk 2 | 3 | # Not really a floppy, this is a 953 MiB image, large enough to put a 4 | # netinst iso in (being able to fit the full CD on it is just a bonus..), 5 | # and small enough to fit on a low-end memory stick, such as those 6 | # advertised as being 1 gigabyte in size. 7 | FLOPPY_SIZE = 976560 8 | 9 | DISK_LABEL = "bootable drive" 10 | MEDIA_TYPE = bootable drive 11 | 12 | GZIPPED = .gz 13 | EXTRANAME = hd-media/ 14 | 15 | # Add the gtk images on to the bootable image. 16 | EXTRATARGETS = build_hd-media_gtk 17 | INITRD_GTK = dest/hd-media/gtk/initrd.gz 18 | TARGET = $(KERNEL) $(INITRD) $(BOOT) 19 | 20 | MANIFEST-BOOT = "1 gb image (compressed) for USB memory stick" 21 | MANIFEST-INITRD = "for use on USB memory sticks" 22 | MANIFEST-KERNEL = "for use on USB memory sticks" 23 | -------------------------------------------------------------------------------- /build/config/i386/hd-media/gtk.cfg: -------------------------------------------------------------------------------- 1 | TYPE = hd-media/gtk 2 | 3 | EXTRANAME = gtk/ 4 | 5 | # Only build the gtk initrd and kernel, the bootable image is built by the 6 | # main hd-media target and includes this initrd. 7 | EXTRATARGETS = 8 | TARGET = $(KERNEL) $(INITRD) 9 | 10 | IS_PURE_GTK = 1 11 | 12 | KEEP_GI_LANGS = 1 13 | 14 | VIDEO_MODE=$(VIDEO_MODE_GTK) 15 | 16 | # All images that include cdebconf should include symbols needed by these 17 | # plugins. 18 | EXTRAUDEBS += cdebconf-gtk-entropy 19 | -------------------------------------------------------------------------------- /build/config/i386/monolithic.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = boot image 2 | 3 | TARGET = pkg-lists/standard-udebs pkg-lists/kernel-module-udebs $(INITRD) $(KERNEL) $(MINIISO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-INITRD = "initrd" 7 | MANIFEST-KERNEL = "kernel image" 8 | MANIFEST-MINIISO = "small bootable CD image for network install" 9 | 10 | -------------------------------------------------------------------------------- /build/config/i386/netboot-gtk.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | NETBOOT_DIR_LINKS = pxelinux.0 pxelinux.cfg 5 | 6 | TYPE = netboot/gtk 7 | 8 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 9 | EXTRANAME = netboot/gtk/ 10 | 11 | BOOT_SCREEN_DIR = $(NETBOOT_PATH)/boot-screens/ 12 | 13 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server (graphical installer)" 14 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory (graphical installer)" 15 | MANIFEST-MINIISO = "not so tiny CD image that boots the graphical netboot installer" 16 | 17 | IS_PURE_GTK = 1 18 | 19 | KEEP_GI_LANGS = 1 20 | 21 | VIDEO_MODE=$(VIDEO_MODE_GTK) 22 | 23 | # All images that include cdebconf should include symbols needed by these 24 | # plugins. 25 | EXTRAUDEBS += cdebconf-gtk-entropy 26 | -------------------------------------------------------------------------------- /build/config/i386/netboot-xen.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION)-686-pae 2 | TYPE=netboot/gtk 3 | 4 | KEEP_GI_LANGS = 1 5 | 6 | include config/i386/netboot.cfg 7 | 8 | EXTRANAME=netboot/xen/ 9 | 10 | MANIFEST-KERNEL = "kernel image for installing under Xen" 11 | MANIFEST-INITRD = "initrd for installing under Xen" 12 | MANIFEST-XENCFG = "example Xen configuration" 13 | 14 | XEN_INSTALL_METHOD = network 15 | 16 | TARGET = $(KERNEL) $(INITRD) xen_config 17 | -------------------------------------------------------------------------------- /build/config/i386/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | NETBOOT_DIR_LINKS = pxelinux.0 pxelinux.cfg 5 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 6 | EXTRANAME = $(MEDIUM)/ 7 | 8 | BOOT_SCREEN_DIR = $(NETBOOT_PATH)/boot-screens/ 9 | 10 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server" 11 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory" 12 | MANIFEST-MINIISO = "tiny CD image that boots the netboot installer" 13 | -------------------------------------------------------------------------------- /build/config/ia64/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 7 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 8 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 9 | -------------------------------------------------------------------------------- /build/config/ia64/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 5 | EXTRANAME = $(MEDIUM)/ 6 | 7 | MANIFEST-NETBOOT_DIR = "boot directory for tftp server" 8 | MANIFEST-NETBOOT_TAR = "tarball of boot directory" 9 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = cdrom netboot-10 netboot-gtk-10 netboot-xen-10 2 | MEDIUM_SUPPORTED_EXTRA = monolithic-10 3 | 4 | # The version of the kernel to use. 5 | BASEVERSION_10 = 10.3-0 6 | KERNELMAJOR = 10 7 | 8 | include config/kfreebsd.cfg 9 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/cdrom-xen.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION_10)-xen 2 | TYPE=cdrom 3 | 4 | include config/kfreebsd-amd64/cdrom.cfg 5 | 6 | EXTRANAME = cdrom/xen/ 7 | 8 | MANIFEST-KERNEL = "kernel image for installing under Xen" 9 | MANIFEST-INITRD = "initrd for installing under Xen" 10 | MANIFEST-XENCFG = "example Xen configuration" 11 | 12 | XEN_INSTALL_METHOD = cdrom 13 | 14 | TARGET = $(KERNEL) xen_config 15 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/cdrom.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION_10)-amd64 2 | KERNELNAME = kfreebsd-10.gz 3 | 4 | FLAVOUR_SUPPORTED = grub gtk 5 | 6 | MEDIA_TYPE = CD-ROM 7 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/cdrom/grub.cfg: -------------------------------------------------------------------------------- 1 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 2 | 3 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 4 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 5 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 6 | 7 | TYPE = cdrom/grub 8 | 9 | # Add the gtk images on to the grub info. 10 | INITRD_GTK = dest/cdrom/gtk/initrd.gz 11 | 12 | EXTRATARGETS = build_cdrom_gtk 13 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/cdrom/gtk.cfg: -------------------------------------------------------------------------------- 1 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 2 | 3 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD (graphical)" 4 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD (graphical)" 5 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD (graphical)" 6 | 7 | TYPE = cdrom/grub/gtk 8 | 9 | EXTRANAME = gtk/ 10 | 11 | KEEP_GI_LANGS = 1 12 | 13 | EXTRAUDEBS += cdebconf-gtk-entropy 14 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/monolithic-10.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = boot image 2 | 3 | KERNELVERSION = $(BASEVERSION_10)-amd64 4 | KERNELNAME = kfreebsd-10.gz 5 | 6 | TYPE = monolithic 7 | 8 | TARGET = pkg-lists/standard-udebs pkg-lists/kernel-module-udebs $(INITRD) $(KERNEL) $(MINIISO) 9 | EXTRANAME = $(MEDIUM)/ 10 | 11 | MANIFEST-INITRD = "initrd" 12 | MANIFEST-KERNEL = "kernel image" 13 | MANIFEST-MINIISO = "small bootable CD image for network install" 14 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/netboot-10.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | KERNELVERSION = $(BASEVERSION_10)-amd64 4 | KERNELNAME = kfreebsd-10.gz 5 | 6 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 7 | NETBOOT_DIR_LINKS = grub2pxe 8 | 9 | TYPE = netboot 10 | 11 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 12 | EXTRANAME = $(MEDIUM)/ 13 | 14 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server" 15 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory" 16 | MANIFEST-MINIISO = "tiny CD image that boots the netboot installer" 17 | 18 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/netboot-gtk-10.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | KERNELVERSION = $(BASEVERSION_10)-amd64 4 | KERNELNAME = kfreebsd-10.gz 5 | 6 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 7 | NETBOOT_DIR_LINKS = grub2pxe 8 | 9 | TYPE = netboot/gtk/10 10 | 11 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 12 | EXTRANAME = netboot-10/gtk/ 13 | 14 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server (graphical installer)" 15 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory (graphical installer)" 16 | MANIFEST-MINIISO = "not so tiny CD image that boots the graphical netboot installer" 17 | 18 | KEEP_GI_LANGS = 1 19 | 20 | # All images that include cdebconf should include symbols needed by these 21 | # plugins. 22 | EXTRAUDEBS += cdebconf-gtk-entropy 23 | -------------------------------------------------------------------------------- /build/config/kfreebsd-amd64/netboot-xen-10.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION_10)-xen 2 | TYPE=netboot 3 | 4 | include config/kfreebsd-amd64/netboot-10.cfg 5 | 6 | EXTRANAME = netboot-10/xen/ 7 | 8 | MANIFEST-KERNEL = "kernel image for installing under Xen" 9 | MANIFEST-INITRD = "initrd for installing under Xen" 10 | MANIFEST-XENCFG = "example Xen configuration" 11 | 12 | XEN_INSTALL_METHOD = network 13 | 14 | TARGET = $(KERNEL) $(INITRD) xen_config 15 | -------------------------------------------------------------------------------- /build/config/kfreebsd-i386.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = cdrom netboot-10 netboot-xen-10 2 | MEDIUM_SUPPORTED_EXTRA = monolithic-10 3 | 4 | # The version of the kernel to use. 5 | BASEVERSION_10 = 10.3-0 6 | KERNELMAJOR = 10 7 | 8 | include config/kfreebsd.cfg 9 | -------------------------------------------------------------------------------- /build/config/kfreebsd-i386/cdrom-xen.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION_10)-xen 2 | TYPE=cdrom 3 | 4 | include config/kfreebsd-i386/cdrom.cfg 5 | 6 | EXTRANAME = cdrom/xen/ 7 | 8 | MANIFEST-KERNEL = "kernel image for installing under Xen" 9 | MANIFEST-INITRD = "initrd for installing under Xen" 10 | MANIFEST-XENCFG = "example Xen configuration" 11 | 12 | XEN_INSTALL_METHOD = cdrom 13 | 14 | TARGET = $(KERNEL) xen_config 15 | -------------------------------------------------------------------------------- /build/config/kfreebsd-i386/cdrom.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION_10)-486 2 | KERNELNAME = kfreebsd-10.gz 3 | 4 | FLAVOUR_SUPPORTED = grub 5 | 6 | MEDIA_TYPE = CD-ROM 7 | -------------------------------------------------------------------------------- /build/config/kfreebsd-i386/cdrom/grub.cfg: -------------------------------------------------------------------------------- 1 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 2 | 3 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 4 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 5 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 6 | 7 | TYPE = cdrom/grub 8 | -------------------------------------------------------------------------------- /build/config/kfreebsd-i386/monolithic-10.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = boot image 2 | 3 | KERNELVERSION = $(BASEVERSION_10)-486 4 | KERNELNAME = kfreebsd-10.gz 5 | 6 | TYPE = monolithic 7 | 8 | TARGET = pkg-lists/standard-udebs pkg-lists/kernel-module-udebs $(INITRD) $(KERNEL) $(MINIISO) 9 | EXTRANAME = $(MEDIUM)/ 10 | 11 | MANIFEST-INITRD = "initrd" 12 | MANIFEST-KERNEL = "kernel image" 13 | MANIFEST-MINIISO = "small bootable CD image for network install" 14 | -------------------------------------------------------------------------------- /build/config/kfreebsd-i386/netboot-10.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | KERNELVERSION = $(BASEVERSION_10)-486 4 | KERNELNAME = kfreebsd-10.gz 5 | 6 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 7 | NETBOOT_DIR_LINKS = grub2pxe 8 | 9 | TYPE = netboot 10 | 11 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 12 | EXTRANAME = $(MEDIUM)/ 13 | 14 | MANIFEST-NETBOOT_DIR = "PXE boot directory for tftp server" 15 | MANIFEST-NETBOOT_TAR = "tarball of PXE boot directory" 16 | MANIFEST-MINIISO = "tiny CD image that boots the netboot installer" 17 | 18 | -------------------------------------------------------------------------------- /build/config/kfreebsd-i386/netboot-xen-10.cfg: -------------------------------------------------------------------------------- 1 | KERNELVERSION = $(BASEVERSION_10)-xen 2 | TYPE=netboot 3 | 4 | include config/kfreebsd-i386/netboot-10.cfg 5 | 6 | EXTRANAME = netboot-10/xen/ 7 | 8 | MANIFEST-KERNEL = "kernel image for installing under Xen" 9 | MANIFEST-INITRD = "initrd for installing under Xen" 10 | MANIFEST-XENCFG = "example Xen configuration" 11 | 12 | XEN_INSTALL_METHOD = network 13 | 14 | TARGET = $(KERNEL) $(INITRD) xen_config 15 | -------------------------------------------------------------------------------- /build/config/m68k.cfg: -------------------------------------------------------------------------------- 1 | # netboot isn't supported on amiga, atari, or mac, the only subarchs with 2.6 kernels. 2 | # floppy image is too big (and has been for a while) 3 | 4 | MEDIUM_SUPPORTED = cdrom hd-media kernels nativehd #floppy network-console 5 | 6 | VERSIONED_SYSTEM_MAP = t 7 | 8 | KERNELMAJOR = 2.6 9 | KERNELVERSION = $(LINUX_KERNEL_ABI)-m68k 10 | 11 | KERNELNAME = vmlinux-${KERNELVERSION} 12 | 13 | DEBIAN_RELEASE = unstable 14 | 15 | KEYRING = /usr/share/keyrings/debian-ports-archive-keyring.gpg 16 | 17 | arch_boot_screens: 18 | arch_tree: 19 | -------------------------------------------------------------------------------- /build/config/m68k/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = cdrom image 2 | 3 | TYPE = cdrom 4 | 5 | EXTRANAME = cdrom/ 6 | 7 | MANIFEST-INITRD = "m68k cdrom root image" 8 | 9 | TARGET = $(INITRD) 10 | -------------------------------------------------------------------------------- /build/config/m68k/hd-media.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = hd-media image 2 | 3 | TYPE = hd-media 4 | 5 | EXTRANAME = hd-media/ 6 | 7 | MANIFEST-INITRD = "m68k hd-media root" 8 | 9 | TARGET = $(INITRD) 10 | -------------------------------------------------------------------------------- /build/config/m68k/kernels.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = bootfloppy image 2 | 3 | TYPE = bootfloppy 4 | 5 | EXTRANAME = kernels/ 6 | 7 | MANIFEST-KERNEL = "m68k kernel" 8 | 9 | include config/m68k/tools.cfg 10 | 11 | # kill the keymaps 12 | EXTRAS = 13 | 14 | TARGET = $(KERNEL) $(TOOLS) 15 | -------------------------------------------------------------------------------- /build/config/m68k/nativehd.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = nativehd image 2 | 3 | TYPE = nativehd 4 | 5 | EXTRANAME = nativehd/ 6 | 7 | MANIFEST-INITRD = "m68k nativehd root" 8 | 9 | TARGET = $(INITRD) 10 | -------------------------------------------------------------------------------- /build/config/m68k/network-console.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image (SSH) 2 | 3 | EXTRANAME = network-console/ 4 | TARGET = $(INITRD) 5 | PRESEED = boot/m68k/ssh.preseed 6 | TYPE = netboot/network-console 7 | 8 | MANIFEST-INITRD = "initrd for network-console (SSH)" 9 | 10 | #TARGET = move_initrd 11 | #move_initrd: $(INITRD) 12 | # echo $(SOME_DEST)/ 13 | # install -m 644 -D $< $@ 14 | # update-manifest $@ $(MANIFEST-INITRD) $(UDEB_LISTS) 15 | -------------------------------------------------------------------------------- /build/config/mips.cfg: -------------------------------------------------------------------------------- 1 | SUBARCH_SUPPORTED = malta octeon 2 | 3 | KERNELMAJOR = 2.6 4 | # Targets for 3.x kernel images will use this version instead. 5 | KERNELVERSION = $(LINUX_KERNEL_ABI) 6 | 7 | VERSIONED_SYSTEM_MAP = t 8 | 9 | 10 | arch_boot_screens: 11 | arch_tree: 12 | -------------------------------------------------------------------------------- /build/config/mips/malta.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-4kc-malta 5 | KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver)) 6 | 7 | -------------------------------------------------------------------------------- /build/config/mips/malta/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for the MIPS Malta board" 8 | MANIFEST-KERNEL = "kernel image for the MIPS Malta board" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mips/octeon.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-octeon 5 | KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinux-$(ver)) 6 | 7 | -------------------------------------------------------------------------------- /build/config/mips/octeon/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for the MIPS Octeon machines" 8 | MANIFEST-KERNEL = "kernel image for the MIPS Octeon machines" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mips64el.cfg: -------------------------------------------------------------------------------- 1 | SUBARCH_SUPPORTED = malta loongson-3 octeon 2 | 3 | KERNELMAJOR = 2.6 4 | # Targets for 3.x kernel images will use this version instead. 5 | KERNELVERSION = $(LINUX_KERNEL_ABI) 6 | 7 | INITRD_FS = initramfs 8 | 9 | VERSIONED_SYSTEM_MAP = t 10 | 11 | arch_boot_screens: 12 | arch_tree: 13 | -------------------------------------------------------------------------------- /build/config/mips64el/loongson-3.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | MEDIUM_SUPPORTED_EXTRA = monolithic 3 | 4 | # The version of the kernel to use. 5 | KERNELVERSION := $(KERNELVERSION)-loongson-3 6 | KERNELNAME = $(foreach ver,${KERNELVERSION}, vmlinuz-$(ver)) 7 | 8 | boot.cfg: 9 | bootvars-subst KERNELVERSION "$(KERNELVERSION)" \ 10 | $(SOME_DEST)/$(EXTRANAME)boot.cfg 11 | update-manifest $(SOME_DEST)/$(EXTRANAME)boot.cfg "PMON configuration file" 12 | -------------------------------------------------------------------------------- /build/config/mips64el/loongson-3/monolithic.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = boot image 2 | 3 | TARGET = pkg-lists/standard-udebs pkg-lists/kernel-module-udebs $(INITRD) $(KERNEL) boot.cfg 4 | TYPE = monolithic 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for Loongson 3A/B systems" 8 | MANIFEST-KERNEL = "kernel image for Loongson 3A/B systems" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mips64el/loongson-3/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) boot.cfg 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for Loongson 3A/B systems" 8 | MANIFEST-KERNEL = "kernel image for Loongson 3A/B systems" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mips64el/malta.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-5kc-malta 5 | KERNELNAME = $(foreach ver,${KERNELVERSION}, vmlinuz-$(ver)) 6 | 7 | -------------------------------------------------------------------------------- /build/config/mips64el/malta/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for the MIPS Malta board" 8 | MANIFEST-KERNEL = "kernel image for the MIPS Malta board" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mips64el/octeon.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-octeon 5 | KERNELNAME = $(foreach ver,${KERNELVERSION}, vmlinux-$(ver)) 6 | 7 | -------------------------------------------------------------------------------- /build/config/mips64el/octeon/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for the MIPS Octeon machines" 8 | MANIFEST-KERNEL = "kernel image for the MIPS Octeon machines" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mipsel.cfg: -------------------------------------------------------------------------------- 1 | SUBARCH_SUPPORTED = malta loongson-3 octeon 2 | 3 | KERNELMAJOR = 2.6 4 | # Targets for 3.x kernel images will use this version instead. 5 | KERNELVERSION = $(LINUX_KERNEL_ABI) 6 | 7 | INITRD_FS = initramfs 8 | 9 | VERSIONED_SYSTEM_MAP = t 10 | 11 | 12 | arch_boot_screens: 13 | arch_tree: 14 | -------------------------------------------------------------------------------- /build/config/mipsel/loongson-3.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | MEDIUM_SUPPORTED_EXTRA = monolithic 3 | 4 | # The version of the kernel to use. 5 | KERNELVERSION := $(KERNELVERSION)-loongson-3 6 | KERNELNAME = $(foreach ver,${KERNELVERSION}, vmlinuz-$(ver)) 7 | 8 | boot.cfg: 9 | bootvars-subst KERNELVERSION "$(KERNELVERSION)" \ 10 | $(SOME_DEST)/$(EXTRANAME)boot.cfg 11 | update-manifest $(SOME_DEST)/$(EXTRANAME)boot.cfg "PMON configuration file" 12 | -------------------------------------------------------------------------------- /build/config/mipsel/loongson-3/monolithic.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = boot image 2 | 3 | TARGET = pkg-lists/standard-udebs pkg-lists/kernel-module-udebs $(INITRD) $(KERNEL) boot.cfg 4 | TYPE = monolithic 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for Loongson 3A/B systems" 8 | MANIFEST-KERNEL = "kernel image for Loongson 3A/B systems" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mipsel/loongson-3/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) boot.cfg 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for Loongson 3A/B systems" 8 | MANIFEST-KERNEL = "kernel image for Loongson 3A/B systems" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mipsel/malta.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-4kc-malta 5 | KERNELNAME = $(foreach ver,${KERNELVERSION}, vmlinuz-$(ver)) 6 | 7 | -------------------------------------------------------------------------------- /build/config/mipsel/malta/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for the MIPS Malta board" 8 | MANIFEST-KERNEL = "kernel image for the MIPS Malta board" 9 | 10 | -------------------------------------------------------------------------------- /build/config/mipsel/octeon.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-octeon 5 | KERNELNAME = $(foreach ver,${KERNELVERSION}, vmlinux-$(ver)) 6 | 7 | -------------------------------------------------------------------------------- /build/config/mipsel/octeon/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | TYPE = netboot 5 | EXTRANAME = $(TYPE)/ 6 | 7 | MANIFEST-INITRD = "initrd for the MIPS Octeon machines" 8 | MANIFEST-KERNEL = "kernel image for the MIPS Octeon machines" 9 | 10 | -------------------------------------------------------------------------------- /build/config/powerpc/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 7 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 8 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 9 | -------------------------------------------------------------------------------- /build/config/powerpc/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 5 | EXTRANAME = $(MEDIUM)/ 6 | 7 | MANIFEST-NETBOOT_DIR = "boot directory for tftp server" 8 | MANIFEST-NETBOOT_TAR = "tarball of boot directory" 9 | -------------------------------------------------------------------------------- /build/config/ppc64/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 7 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 8 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 9 | -------------------------------------------------------------------------------- /build/config/ppc64/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 5 | EXTRANAME = $(MEDIUM)/ 6 | 7 | MANIFEST-NETBOOT_DIR = "boot directory for tftp server" 8 | MANIFEST-NETBOOT_TAR = "tarball of boot directory" 9 | -------------------------------------------------------------------------------- /build/config/ppc64el/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 7 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 8 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 9 | -------------------------------------------------------------------------------- /build/config/ppc64el/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 5 | EXTRANAME = $(MEDIUM)/ 6 | 7 | MANIFEST-NETBOOT_DIR = "boot directory for tftp server" 8 | MANIFEST-NETBOOT_TAR = "tarball of boot directory" 9 | -------------------------------------------------------------------------------- /build/config/riscv64.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | DEBIAN_RELEASE = unstable 4 | 5 | KEYRING = /usr/share/keyrings/debian-ports-archive-keyring.gpg 6 | 7 | USE_UNRELEASED = 1 8 | 9 | KERNELMAJOR = 2.6 10 | # The version of the kernel to use. 11 | KERNELVERSION = $(LINUX_KERNEL_ABI)-riscv64 12 | KERNELNAME = vmlinux 13 | 14 | arch_boot_screens: 15 | arch_tree: 16 | -------------------------------------------------------------------------------- /build/config/riscv64/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(KERNEL) $(INITRD) $(NETBOOT_TAR) 4 | 5 | EXTRANAME = $(MEDIUM)/ 6 | 7 | MANIFEST-NETBOOT_TAR = "Tarball of the tftp/PXE boot directory" 8 | MANIFEST-KERNEL = "linux kernel" 9 | MANIFEST-INITRD = "netboot initrd" 10 | 11 | .PHONY: arch_netboot_dir 12 | arch_netboot_dir: $(KERNEL) $(INITRD) 13 | -rm -f $(TEMP_NETBOOT_DIR) 14 | mkdir -p $(TEMP_NETBOOT_DIR)/$(NETBOOT_PATH) 15 | mkdir -p $(TEMP_NETBOOT_DIR)/pxelinux.cfg 16 | cp $(INITRD) $(TEMP_NETBOOT_DIR)/$(NETBOOT_PATH) 17 | cp $(KERNEL) $(TEMP_NETBOOT_DIR)/$(NETBOOT_PATH)/linux 18 | cp boot/$(ARCH)/pxe/menu.cfg $(TEMP_NETBOOT_DIR)/$(NETBOOT_PATH)/ 19 | cp boot/$(ARCH)/pxe/default-riscv $(TEMP_NETBOOT_DIR)/pxelinux.cfg 20 | -------------------------------------------------------------------------------- /build/config/s390.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = generic 2 | 3 | KERNEL = $(DEST)/image.debian 4 | 5 | KERNELMAJOR = 2.6 6 | KERNELVERSION = $(LINUX_KERNEL_ABI)-s390x 7 | KERNELNAME = vmlinuz 8 | 9 | $(DEST)/parmfile.debian: 10 | install -m644 boot/s390/parmfile $@ 11 | update-manifest $@ "parmfile" 12 | 13 | DROP_LANG = '(?!en)' 14 | 15 | arch_tree: 16 | # Avoid loading partman-auto during anna 17 | mkdir -p $(TREE)/var/cache/anna 18 | echo "partman-auto" >$(TREE)/var/cache/anna/exclude 19 | echo "partman-auto-raid" >>$(TREE)/var/cache/anna/exclude 20 | -------------------------------------------------------------------------------- /build/config/s390/generic.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = generic 2 | 3 | KERNEL = $(DEST)/kernel.debian 4 | INITRD = $(DEST)/initrd.debian 5 | TARGET = $(INITRD) $(KERNEL) $(DEST)/debian.exec $(DEST)/parmfile.debian 6 | EXTRANAME = $(MEDIUM)/ 7 | 8 | MANIFEST-INITRD = "initrd" 9 | MANIFEST-KERNEL = "kernel for vmreader ipl" 10 | 11 | $(DEST)/debian.exec: boot/s390/exec 12 | install -m644 $^ $@ 13 | update-manifest $@ "ipl script" 14 | 15 | $(TEMP)/kernel.debian: $(TEMP)/vmlinuz 16 | ln $+ $@ 17 | -------------------------------------------------------------------------------- /build/config/s390x.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = generic 2 | 3 | KERNEL = $(DEST)/image.debian 4 | 5 | KERNELMAJOR = 2.6 6 | KERNELVERSION = $(LINUX_KERNEL_ABI)-s390x 7 | KERNELNAME = vmlinuz 8 | 9 | $(DEST)/parmfile.debian: 10 | install -m644 boot/s390x/parmfile $@ 11 | update-manifest $@ "parmfile" 12 | 13 | DROP_LANG = '(?!en)' 14 | 15 | arch_tree: 16 | # Avoid loading partman-auto during anna 17 | mkdir -p $(TREE)/var/cache/anna 18 | echo "partman-auto" >$(TREE)/var/cache/anna/exclude 19 | echo "partman-auto-raid" >>$(TREE)/var/cache/anna/exclude 20 | -------------------------------------------------------------------------------- /build/config/s390x/generic.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = generic 2 | 3 | KERNEL = $(DEST)/kernel.debian 4 | INITRD = $(DEST)/initrd.debian 5 | TARGET = $(INITRD) $(KERNEL) $(DEST)/debian.exec $(DEST)/parmfile.debian 6 | EXTRANAME = $(MEDIUM)/ 7 | 8 | MANIFEST-INITRD = "initrd" 9 | MANIFEST-KERNEL = "kernel for vmreader ipl" 10 | 11 | $(DEST)/debian.exec: boot/s390x/exec 12 | install -m644 $^ $@ 13 | update-manifest $@ "ipl script" 14 | 15 | $(TEMP)/kernel.debian: $(TEMP)/vmlinuz 16 | ln $+ $@ 17 | -------------------------------------------------------------------------------- /build/config/sh4.cfg: -------------------------------------------------------------------------------- 1 | SUBARCH_SUPPORTED = sh7751r sh7785lcr 2 | 3 | KERNELMAJOR = 2.6 4 | KERNELVERSION = $(LINUX_KERNEL_ABI) 5 | KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver)) 6 | 7 | VERSIONED_SYSTEM_MAP = t 8 | 9 | # The codename of the Debian release that should be installed by default. 10 | DEBIAN_RELEASE = unstable 11 | 12 | # SH4 is currently hosted on debian-ports.org 13 | KEYRING = /usr/share/keyrings/debian-ports-archive-keyring.gpg 14 | 15 | arch_boot_screens: 16 | arch_tree: 17 | -------------------------------------------------------------------------------- /build/config/sh4/sh7751r.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-sh7751r 5 | -------------------------------------------------------------------------------- /build/config/sh4/sh7751r/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-INITRD = "netboot initrd" 7 | MANIFEST-KERNEL = "kernel image to netboot" 8 | 9 | -------------------------------------------------------------------------------- /build/config/sh4/sh7785lcr.cfg: -------------------------------------------------------------------------------- 1 | MEDIUM_SUPPORTED = netboot 2 | 3 | # The version of the kernel to use. 4 | KERNELVERSION := $(KERNELVERSION)-sh7785lcr 5 | -------------------------------------------------------------------------------- /build/config/sh4/sh7785lcr/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | TARGET = $(INITRD) $(KERNEL) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-INITRD = "netboot initrd" 7 | MANIFEST-KERNEL = "kernel image to netboot" 8 | 9 | -------------------------------------------------------------------------------- /build/config/sparc/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 7 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 8 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 9 | -------------------------------------------------------------------------------- /build/config/sparc/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 5 | EXTRANAME = $(MEDIUM)/ 6 | 7 | MANIFEST-NETBOOT_DIR = "boot directory for tftp server" 8 | MANIFEST-NETBOOT_TAR = "tarball of boot directory" 9 | -------------------------------------------------------------------------------- /build/config/sparc64/cdrom.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = CD-ROM 2 | 3 | TARGET = $(INITRD) $(KERNEL) $(DEBIAN_CD_INFO) 4 | EXTRANAME = $(MEDIUM)/ 5 | 6 | MANIFEST-KERNEL = "kernel for use with mkisofs to build a CD" 7 | MANIFEST-INITRD = "initrd for use with mkisofs to build a CD" 8 | MANIFEST-DEBIAN_CD_INFO = "mkisofs config files for CD" 9 | -------------------------------------------------------------------------------- /build/config/sparc64/netboot.cfg: -------------------------------------------------------------------------------- 1 | MEDIA_TYPE = netboot image 2 | 3 | NETBOOT_DIR_TARGETS = $(TEMP_INITRD) $(TEMP_KERNEL) 4 | TARGET = $(NETBOOT_DIR) $(NETBOOT_TAR) $(MINIISO) 5 | EXTRANAME = $(MEDIUM)/ 6 | 7 | MANIFEST-NETBOOT_DIR = "boot directory for tftp server" 8 | MANIFEST-NETBOOT_TAR = "tarball of boot directory" 9 | -------------------------------------------------------------------------------- /build/needed-characters/ar.utf: -------------------------------------------------------------------------------- 1 | ﺀﺁﺂﺃﺄﺅﺆﺇﺈﺉﺋﺌﺊﺍﺎﺏﺑﺒﺐﺓﺔﺕﺖﺗﺘﺙﺚﺛﺜﺝﺞﺟﺠﺡﺢﺣﺤﺥﺦﺧﺨﺩﺪﺫﺬﺭﺮﺯﺰﺱﺲﺳﺴﺵﺶﺷﺸﺹﺺﺻﺼﺽﺾﺿﻀﻁﻂﻃﻄﻅﻆﻇﻈﻉﻊﻋﻌﻍﻎﻏﻐﻑﻒﻓﻔﻕﻖﻗﻘﻙﻚﻛﻜﻝﻞﻟﻠﻡﻢﻣﻤﻥﻦﻧﻨﻩﻪﻫﻬﻭﻮﻯﻰﻱﻲﻳﻴﻵﻶﻷﻸﻹﻺﻻﻼ؟،ـًٌٍَُِّْٕٓٔ 2 | 3 | -------------------------------------------------------------------------------- /build/needed-characters/ast.utf: -------------------------------------------------------------------------------- 1 | áéíóúüñḥḷÁÉÍÓÚÜḤḶÑ€ºª¿¡ 2 | -------------------------------------------------------------------------------- /build/needed-characters/be.utf: -------------------------------------------------------------------------------- 1 | АБВГДЕЁЖЗІЙКЛМНОПРСТУЎФХЦЧШЫЬЭЮЯ 2 | абвгдеёжзійклмнопрстуўфхцчшыьэюя 3 | -------------------------------------------------------------------------------- /build/needed-characters/bg.utf: -------------------------------------------------------------------------------- 1 | абвгдежзийклмнопрстуфхцчшщъьюя 2 | АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧЩЩЪЬЮЯ 3 | №„“ѝ 4 | -------------------------------------------------------------------------------- /build/needed-characters/cs.utf: -------------------------------------------------------------------------------- 1 | ěščřžýáíéóúůďťňĚŠČŘŽÝÁÍÉÓÚ٧„“ 2 | -------------------------------------------------------------------------------- /build/needed-characters/cy.utf: -------------------------------------------------------------------------------- 1 | âêëîïôŵŷ 2 | -------------------------------------------------------------------------------- /build/needed-characters/da.utf: -------------------------------------------------------------------------------- 1 | éæøåÉÆØÅ -------------------------------------------------------------------------------- /build/needed-characters/de.utf: -------------------------------------------------------------------------------- 1 | «»üöäÜÖÄß 2 | -------------------------------------------------------------------------------- /build/needed-characters/el.utf: -------------------------------------------------------------------------------- 1 | ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩΆΈΉΊΌΎΏΪΫαβγδεζηθικλμνξοπρσςτυφχψωάέήίόύώϊϋΐΰ 2 | -------------------------------------------------------------------------------- /build/needed-characters/eo.utf: -------------------------------------------------------------------------------- 1 | ĉĝĥĵŝŭĈĜĤĴŜŬ 2 | -------------------------------------------------------------------------------- /build/needed-characters/fa.utf: -------------------------------------------------------------------------------- 1 | ﺀﺁﺂﺃﺄﺅﺆﺇﺈﺉﺋﺌﺊﺍﺎﺏﺑﺒﺐﺓﺔﺕﺖﺗﺘﺙﺚﺛﺜﺝﺞﺟﺠﺡﺢﺣﺤﺥﺦﺧﺨﺩﺪﺫﺬﺭﺮﺯﺰﺱﺲﺳﺴﺵﺶﺷﺸﺹﺺﺻﺼﺽﺾﺿﻀﻁﻂﻃﻄﻅﻆﻇﻈﻉﻊﻋﻌﻍﻎﻏﻐﻑﻒﻓﻔﻕﻖﻗﻘﻙﻚﻛﻜﻝﻞﻟﻠﻡﻢﻣﻤﻥﻦﻧﻨﻩﻪﻫﻬﻭﻮﻯﻰﻱﻲﻳﻴییی گگژ گ چچچ‌ پپیپککک یییﭖﭘﭙﭗﭺﭼﭽﭻﮊﮋﮎﮐﮑﮏﮒﮔﮕﮓﯼﯾﯿﯽیگکچژﯼﮒﮎﭺﮊﯽﮓﮏﭻﮋﯿﮕﮕﮐﭽﯾﮔﮏﭼ 2 | -------------------------------------------------------------------------------- /build/needed-characters/fi.utf: -------------------------------------------------------------------------------- 1 | äÄöÖåÅšŠžŽãéí 2 | -------------------------------------------------------------------------------- /build/needed-characters/fr.utf: -------------------------------------------------------------------------------- 1 |  àâéèëêïîôùûüÿçœÀÂÉÈËÊÏiÎÔÙÛÜŸÇŒ°£µ§ 2 | 3 | -------------------------------------------------------------------------------- /build/needed-characters/gb.utf8: -------------------------------------------------------------------------------- 1 | ÁÉÍÓÚ£€¦ 2 | -------------------------------------------------------------------------------- /build/needed-characters/gl.utf: -------------------------------------------------------------------------------- 1 | áéíóúÁÉÍÓÚüÜïÏñÑçǺª¿¡ 2 | -------------------------------------------------------------------------------- /build/needed-characters/graphic.utf: -------------------------------------------------------------------------------- 1 | │─└┘┌┐┤├░▒█▮↑↓ 2 | -------------------------------------------------------------------------------- /build/needed-characters/he.utf: -------------------------------------------------------------------------------- 1 | אבגדהרזחטיכךלמםנןספצץקרשת 2 | -------------------------------------------------------------------------------- /build/needed-characters/hr.utf: -------------------------------------------------------------------------------- 1 | šđč枊ĐČĆŽ 2 | -------------------------------------------------------------------------------- /build/needed-characters/hy.prospective: -------------------------------------------------------------------------------- 1 | աբգդեզէըթժիլխծկհձղճմյնշոպջռսվտրցւփքևոֆԱԲԳԴԵԶԷԸԹԺԻԼԽԾԿՀՁՂՃՄՅՆՇՈՉՊՋՌՍՎՏՐՑՒՓՔՈՖ 2 | -------------------------------------------------------------------------------- /build/needed-characters/is.utf: -------------------------------------------------------------------------------- 1 | áÁéÉóÓíÍúÚýÝæÆðÐþÞöÖ 2 | -------------------------------------------------------------------------------- /build/needed-characters/ka.utf: -------------------------------------------------------------------------------- 1 | აბგდევზთიკლმნოპჟრსტუფქღყშჩცძწჭხჯჰჲ 2 | -------------------------------------------------------------------------------- /build/needed-characters/kab.utf: -------------------------------------------------------------------------------- 1 |  εčḍǧḥɣṛṣṭţẓƐČḌǦḤΓƔṚṢṬŢẒ°£µ§ 2 | 3 | -------------------------------------------------------------------------------- /build/needed-characters/kk.utf: -------------------------------------------------------------------------------- 1 | аәбвгғдеёжзийкқлмнңоөпрстуұүхфһцчшщъыіьэюяАӘБВГҒДЕЁЖЗИЙКҚЛМНҢОӨПРСТУҰҮФХҺЦЧШЩЪİЬЭЮЯ 2 | -------------------------------------------------------------------------------- /build/needed-characters/ku.utf: -------------------------------------------------------------------------------- 1 | çêîşûÇÊÎŞÛ -------------------------------------------------------------------------------- /build/needed-characters/ky.utf: -------------------------------------------------------------------------------- 1 | абвгдеёжзийклмнңоөпрстуүфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНҢОӨПРСТУҮФХЦЧШЩЪЫЬЭЮЯ 2 | 3 | -------------------------------------------------------------------------------- /build/needed-characters/lt.utf: -------------------------------------------------------------------------------- 1 | ąčęėįšųūžĄČĘĖĮŠŲŪŽ 2 | -------------------------------------------------------------------------------- /build/needed-characters/nb.utf: -------------------------------------------------------------------------------- 1 | æÆøØåÅ«» 2 | -------------------------------------------------------------------------------- /build/needed-characters/nl.utf: -------------------------------------------------------------------------------- 1 | áéíóúàèìòùäëïöüâêîôû 2 | ÁÉÍÓÚÀÈÌÒÙÄÉÏÖÜÂÊÎÔÛ 3 | çøØ§±£¹²³¼½¾€¢¶¦ 4 | -------------------------------------------------------------------------------- /build/needed-characters/nn.utf: -------------------------------------------------------------------------------- 1 | æÆøØåÅ«» 2 | -------------------------------------------------------------------------------- /build/needed-characters/oc.utf: -------------------------------------------------------------------------------- 1 |  áàçéèíïóòúüÁÀÇÉÈÍÏÓÒÚܰ£µ§ -------------------------------------------------------------------------------- /build/needed-characters/os.utf: -------------------------------------------------------------------------------- 1 | абвгдежзийклмнопрстуфхцчшщъыьэюяёӕАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧЩЩЪЫЬЭЮЯЁӔ -------------------------------------------------------------------------------- /build/needed-characters/pl.utf: -------------------------------------------------------------------------------- 1 | ąĄćĆęĘłŁńŃóÓśŚżŻźŹ 2 | -------------------------------------------------------------------------------- /build/needed-characters/pt.utf: -------------------------------------------------------------------------------- 1 | áàãâéêíóôúÁÀÃÂÉÊÍÓÔÚçÇ 2 | -------------------------------------------------------------------------------- /build/needed-characters/ro.utf: -------------------------------------------------------------------------------- 1 | ăĂâÂîÎşŞţŢșȘțȚ„” 2 | -------------------------------------------------------------------------------- /build/needed-characters/ru.utf: -------------------------------------------------------------------------------- 1 | абвгдежзийклмнопрстуфхцчшщъыьэюяёАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧЩЩЪЫЬЭЮЯЁ -------------------------------------------------------------------------------- /build/needed-characters/sd.prospective: -------------------------------------------------------------------------------- 1 | ؛؟ءآؤئابةتثجحخدذرزسشصضطظعغـفقلمنهوىي٠١٢٣٤٥٦٧٨٩٫٬ٺٻٽپٿڀڃڄچڇڊڌڍڏڙڦکڪگڱڳڻھہ۰۱۲۳۴۵۶۷۽۾‘’‚“”ﭓﭔﭕﭗﭘﭙﭛﭜﭝﭟﭠﭡﭣﭤﭥﭧﭨﭩﭯﭰﭱﭳﭴﭵﭷﭸﭹﭻﭼﭽﭿﮀﮁﮃﮅﮇﮉﮍﮏﮐﮑﮓﮔﮕﮗﮘﮙﮛﮜﮝﮡﮢﮣﮧﮨﮩﮫﮬﮭﺂﺆﺊﺋﺌﺎﺐﺑﺒﺔﺖﺗﺘﺚﺛﺜﺞﺟﺠﺢﺣﺤﺦﺧﺨﺪﺬﺮﺰﺲﺳﺴﺶﺷﺸﺺﺻﺼﺾﺿﻀﻂﻃﻄﻆﻇﻈﻊﻋﻌﻎﻏﻐﻒﻓﻔﻖﻗﻘﻚﻛﻜﻞﻟﻠﻢﻣﻤﻦﻧﻨﻪﻫﻬﻮﻰﻲﻳﻴﻵﻶﻻﻼ 2 | -------------------------------------------------------------------------------- /build/needed-characters/se.utf: -------------------------------------------------------------------------------- 1 | ášŋđžčŧøæöäåÁŠŊĐŽČŦØÆÖÄÅ 2 | -------------------------------------------------------------------------------- /build/needed-characters/sr.utf: -------------------------------------------------------------------------------- 1 | абвгдђежзијклљмнњопрстћуфхцчџшАБВГДЂЕЖЗИЈКЛЉМНЊОПРСТЋУФХЦЧЏШ„“ 2 | -------------------------------------------------------------------------------- /build/needed-characters/sr@latin.utf: -------------------------------------------------------------------------------- 1 | čćšžđČĆŠŽĐ„“ 2 | -------------------------------------------------------------------------------- /build/needed-characters/sv.utf: -------------------------------------------------------------------------------- 1 | äÄöÖåÅé -------------------------------------------------------------------------------- /build/needed-characters/tg.utf: -------------------------------------------------------------------------------- 1 | АаБбВвГгҒғДдЕеЁёЖжЗзИиӢӣЙйКкҚқЛлМмНнОоПпРрСсТтУуӮӯФфХхҲҳЧчҶҷШшЪъЭэЮюЯя 2 | -------------------------------------------------------------------------------- /build/needed-characters/th.utf: -------------------------------------------------------------------------------- 1 | กขคฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลวศษสหฬอฮฯะัาำิีึืุูเแโใไๆ็่้๊๋์ 2 | -------------------------------------------------------------------------------- /build/needed-characters/tl.utf: -------------------------------------------------------------------------------- 1 | áàâéèêíìîóòôúùûñÑ 2 | -------------------------------------------------------------------------------- /build/needed-characters/tr.utf: -------------------------------------------------------------------------------- 1 | ığüşöçâîûôİĞÜŞÖÇÂÎÛÔ 2 | -------------------------------------------------------------------------------- /build/needed-characters/ug.utf: -------------------------------------------------------------------------------- 1 | ئ ﺌ ﺋ ا ﺍ ﺎ ب ﺏ ﺐ ﺒ ﺑ ﺕ ﺖ ﺘ ﺗ ج ﺝ ﺞ ﺠ ﺟ ﺥ ﺦ ﺨ ﺧ د ﺩ ﺪ ر ﺭ ﺮ ﺯ ﺰ س ﺱ ﺲ ﺴ ﺳ ش ﺵ ﺶ ﺸ ﺷ ﻍ ﻎ ﻐ ﻏ ف ﻑ ﻒ ﻔ ﻓ ﻕ ﻖ ﻘ ﻗ ك ﻙ ﻚ ﻜ ﻛ ل ﻝ ﻞ ﻠ ﻟ م ﻡ ﻢ ﻤ ﻣ ﻥ ﻦ ﻨ ﻧ و ﻭ ﻮ ى ﻯ ﻰ ﯩ ﯨﻱ ﻲ ﻴ ﻳ ﭖ ﭗ ﭙ ﭘﭺ ﭻ ﭽ ﭼژ ﮊ ﮋ ڭ ﯓ ﯔ ﯖ ﯕ گ ﮒ ﮓ ﮕ ﮔﮪ ﮫ ﮭ ﮬﯙ ﯚ ۇ ﯗ ﯘ ۈ ﯛ ﯜ ۋ ﯞ ﯟ ې ﯤ ﯥ ﯧ ﯦ ە ﻩ ﻪ ﻼ ﻻ 2 | -------------------------------------------------------------------------------- /build/needed-characters/uk.utf: -------------------------------------------------------------------------------- 1 | абвгґдеєжзиіїйклмнопрстуфхцчшщюяь 2 | АБВГҐДЕЄЖЗИІЇЙКЛМНОПРСТУФХЦЧШЩЮЯЬ 3 | „“ 4 | -------------------------------------------------------------------------------- /build/needed-characters/ur.prospective: -------------------------------------------------------------------------------- 1 | آ ا ب پ ت ٹ ث ج چ ح خ چ ڈ ذ ر ڑ ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ہ ء ی ے با ببب پپپ تتت ٹٹٹ ثثث جج چچ حح خخ چچ بڈ بد جڈ گر چڑ بز سس شش صص ضض طط ظظ عع غغر غد فد فر فف قق قر قد کک کد گٹ گڈ لل لم لڈ لج لڈ مڈ مم ما لو تو ٹو عو غو گو ہو ھو ھھ ہہہ ننن ہپد 2 | -------------------------------------------------------------------------------- /build/needed-characters/vi.utf: -------------------------------------------------------------------------------- 1 | `ăằẳẵắặâầẩẫấậêềểễếệôồổỗốộưừửữứựơờởỡớợđĐ₫«»ĂẰẲẴẮẶÂẦẨẪẤẬÊỀỂỄẾỆÔỒỔỖỐỘƯỪỬỮỨỰƠỜỞỠỚỢ 2 | -------------------------------------------------------------------------------- /build/needed-characters/wo.utf: -------------------------------------------------------------------------------- 1 | ãéëóõũñŋÃÉËÓÕŨÑŊ° 2 | -------------------------------------------------------------------------------- /build/pkg-lists/base: -------------------------------------------------------------------------------- 1 | # These udebs will be needed on nearly every image. Include this file to 2 | # get them. 3 | busybox-udeb 4 | anna 5 | archdetect 6 | cdebconf-udeb 7 | cdebconf-priority 8 | di-utils 9 | di-utils-reboot 10 | di-utils-shell 11 | libdebconfclient0-udeb 12 | libdebian-installer4-udeb 13 | lowmemcheck 14 | main-menu 15 | rootskel 16 | udpkg 17 | rescue-check 18 | env-preseed 19 | parrot-archive-keyring-udeb 20 | pciutils-udeb 21 | screen-udeb 22 | wget-udeb 23 | ca-certificates-udeb 24 | 25 | #include "udev" 26 | 27 | kmod-udeb [linux] 28 | kldutils-udeb [kfreebsd] 29 | 30 | # Avoid entropy starvation issues (#923675): 31 | haveged-udeb [linux] 32 | 33 | # Needed, when nic-wireless kernel modules are included, 34 | # which seems to be the case on nearly all linux arch images 35 | wireless-regdb-udeb [linux] 36 | -------------------------------------------------------------------------------- /build/pkg-lists/bootfloppy/common: -------------------------------------------------------------------------------- 1 | # All we can be sure about for this one is the kernel. 2 | #include "kernel" 3 | -------------------------------------------------------------------------------- /build/pkg-lists/bootfloppy/powerpc.cfg: -------------------------------------------------------------------------------- 1 | # For powerpc, only the kernel is included. 2 | -------------------------------------------------------------------------------- /build/pkg-lists/cd_drivers/common: -------------------------------------------------------------------------------- 1 | load-cdrom 2 | cdrom-retriever 3 | disk-detect 4 | cdrom-detect 5 | file-preseed 6 | -------------------------------------------------------------------------------- /build/pkg-lists/cd_drivers/powerpc.cfg: -------------------------------------------------------------------------------- 1 | input-modules-${kernel:Version} 2 | firewire-core-modules-${kernel:Version} 3 | scsi-common-modules-${kernel:Version} ? 4 | scsi-modules-${kernel:Version} 5 | eject-udeb 6 | 7 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom-apus/common: -------------------------------------------------------------------------------- 1 | #include "base" 2 | #include "kernel" 3 | 4 | # Other udebs that are needed for CDROM install 5 | installation-locale 6 | localechooser 7 | hw-detect 8 | cdrom-detect 9 | cdrom-retriever 10 | load-cdrom 11 | cdrom-checker 12 | bogl-bterm-udeb 13 | di-utils-terminfo 14 | cdebconf-newt-udeb 15 | cdebconf-newt-terminal ? 16 | 17 | nano-udeb 18 | 19 | # This is so additional modules (eg, scsi) can be loaded from driver 20 | # floppies. cdrom-detect will use it. 21 | media-retriever 22 | 23 | save-logs 24 | mountmedia 25 | 26 | libfribidi0-udeb 27 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom-apus/powerpc.cfg: -------------------------------------------------------------------------------- 1 | input-modules-${kernel:Version} 2 | firewire-core-modules-${kernel:Version} 3 | scsi-modules-${kernel:Version} 4 | console-setup-amiga-ekmap 5 | console-setup-pc-ekmap 6 | console-setup-udeb 7 | kbd-udeb 8 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/alpha.cfg: -------------------------------------------------------------------------------- 1 | srm-reader 2 | srm-modules-${kernel:Version} 3 | console-setup-pc-ekmap 4 | isofs-modules-${kernel:Version} 5 | cdrom-core-modules-${kernel:Version} 6 | pata-modules-${kernel:Version} 7 | serial-modules-${kernel:Version} ? 8 | usb-serial-modules-${kernel:Version} ? 9 | uinput-modules-${kernel:Version} ? 10 | console-setup-udeb 11 | debian-ports-archive-keyring-udeb 12 | kbd-udeb 13 | 14 | scsi-core-modules-${kernel:Version} 15 | # Support for SCSI cdroms. 16 | scsi-common-modules-${kernel:Version} ? 17 | scsi-modules-${kernel:Version} 18 | 19 | # Added optionally as udeb may not yet be available 20 | sata-modules-${kernel:Version} ? 21 | virtio-modules-${kernel:Version} ? 22 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/arm64.cfg: -------------------------------------------------------------------------------- 1 | fat-modules-${kernel:Version} 2 | isofs-modules-${kernel:Version} 3 | cdrom-core-modules-${kernel:Version} 4 | input-modules-${kernel:Version} 5 | fb-modules-${kernel:Version} 6 | console-setup-udeb 7 | kbd-udeb 8 | usb-modules-${kernel:Version} 9 | #serial-modules-${kernel:Version} 10 | usb-serial-modules-${kernel:Version} ? 11 | uinput-modules-${kernel:Version} ? 12 | virtio-modules-${kernel:Version} ? 13 | 14 | # Support for usb cdroms 15 | usb-storage-modules-${kernel:Version} 16 | # USB and firewire cdroms both need this. 17 | scsi-core-modules-${kernel:Version} 18 | # Support for SCSI cdroms. 19 | scsi-modules-${kernel:Version} 20 | # Real ATA hardware needs this. 21 | sata-modules-${kernel:Version} 22 | 23 | # also support MMC/SD cards 24 | mmc-modules-${kernel:Version} ? 25 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/armel.cfg: -------------------------------------------------------------------------------- 1 | #console-setup-pc-acorn 2 | console-setup-pc-ekmap 3 | console-setup-udeb 4 | kbd-udeb 5 | nic-modules-${kernel:Version} ? 6 | nic-shared-modules-${kernel:Version} ? 7 | isofs-modules-${kernel:Version} ? 8 | cdrom-core-modules-${kernel:Version} ? 9 | usb-serial-modules-${kernel:Version} ? 10 | 11 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/armhf.cfg: -------------------------------------------------------------------------------- 1 | fat-modules-${kernel:Version} 2 | isofs-modules-${kernel:Version} 3 | cdrom-core-modules-${kernel:Version} 4 | input-modules-${kernel:Version} 5 | console-setup-udeb 6 | kbd-udeb 7 | usb-modules-${kernel:Version} 8 | #serial-modules-${kernel:Version} 9 | usb-serial-modules-${kernel:Version} ? 10 | uinput-modules-${kernel:Version} ? 11 | virtio-modules-${kernel:Version} ? 12 | 13 | # Support for usb cdroms 14 | usb-storage-modules-${kernel:Version} 15 | # USB and firewire cdroms both need this. 16 | scsi-core-modules-${kernel:Version} 17 | # Support for SCSI cdroms. 18 | scsi-modules-${kernel:Version} 19 | # Real ATA hardware needs this. 20 | sata-modules-${kernel:Version} 21 | 22 | # also support MMC/SD cards 23 | mmc-modules-${kernel:Version} ? 24 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/common: -------------------------------------------------------------------------------- 1 | #include "base" 2 | #include "kernel" 3 | 4 | # Other udebs that are needed for CDROM install 5 | installation-locale 6 | localechooser 7 | hw-detect 8 | cdrom-detect 9 | cdrom-retriever 10 | load-cdrom 11 | cdrom-checker 12 | bogl-bterm-udeb 13 | di-utils-terminfo 14 | cdebconf-newt-udeb 15 | cdebconf-newt-terminal ? 16 | cdebconf-text-udeb 17 | brltty-udeb 18 | preseed-common 19 | initrd-preseed 20 | file-preseed 21 | 22 | nano-udeb 23 | 24 | # This is so additional modules (eg, scsi) can be loaded from driver 25 | # floppies. cdrom-detect will use it. 26 | media-retriever 27 | 28 | save-logs 29 | 30 | # for saving logs, and loading drivers from media 31 | mountmedia 32 | 33 | libfribidi0-udeb 34 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/arm64.cfg: -------------------------------------------------------------------------------- 1 | # This image is based on the regular cdrom image, and gets all the packages 2 | # from that one too. 3 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/armhf.cfg: -------------------------------------------------------------------------------- 1 | # This image is based on the regular cdrom image, and gets all the packages 2 | # from that one too. 3 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/common: -------------------------------------------------------------------------------- 1 | # This image is based on the regular cdrom image, and gets all the packages 2 | # from that one too. 3 | 4 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/gtk/arm64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | #mouse-modules-${kernel:Version} 4 | event-modules-${kernel:Version} 5 | xserver-xorg-input-libinput-udeb 6 | xserver-xorg-video-fbdev-udeb 7 | 8 | speakup-modules-${kernel:Version} 9 | sound-modules-${kernel:Version} 10 | console-setup-linux-fonts-udeb 11 | espeakup-udeb 12 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/gtk/common: -------------------------------------------------------------------------------- 1 | #include "gtk-common" 2 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/gtk/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | xserver-xorg-input-kbd-udeb 2 | xserver-xorg-input-mouse-udeb 3 | xserver-xorg-video-vesa-udeb 4 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/gtk/kfreebsd-amd64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-kfreebsd" 2 | xserver-xorg-input-kbd-udeb 3 | xserver-xorg-input-mouse-udeb 4 | xserver-xorg-video-vesa-udeb 5 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/gtk/kfreebsd-i386.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-kfreebsd" 2 | xserver-xorg-input-kbd-udeb 3 | xserver-xorg-input-mouse-udeb 4 | xserver-xorg-video-vesa-udeb 5 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/grub/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | # This image is based on the regular cdrom image, and gets all the packages 2 | # from that one too. 3 | 4 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/hppa.cfg: -------------------------------------------------------------------------------- 1 | isofs-modules-${kernel:Version} 2 | cdrom-core-modules-${kernel:Version} 3 | pata-modules-${kernel:Version} 4 | input-modules-${kernel:Version} 5 | nic-modules-${kernel:Version} 6 | scsi-modules-${kernel:Version} 7 | usb-modules-${kernel:Version} 8 | usb-storage-modules-${kernel:Version} 9 | virtio-modules-${kernel:Version} ? 10 | 11 | cdebconf-text-udeb 12 | console-setup-pc-ekmap 13 | console-setup-udeb 14 | debian-ports-archive-keyring-udeb 15 | kbd-udeb 16 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | # These are broken and/or irrelevant on Hurd for now 2 | partman-auto-raid - 3 | partman-ext3 - 4 | partman-jfs - 5 | partman-md - 6 | partman-xfs - 7 | partman-btrfs - 8 | 9 | bogl-bterm-udeb - 10 | console-setup-udeb 11 | 12 | debian-ports-archive-keyring-udeb 13 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/ia64.cfg: -------------------------------------------------------------------------------- 1 | efi-reader 2 | cdebconf-text-udeb 3 | console-setup-pc-ekmap 4 | console-setup-udeb 5 | debian-ports-archive-keyring-udeb 6 | kbd-udeb 7 | 8 | fat-modules-${kernel:Version} 9 | scsi-modules-${kernel:Version} 10 | input-modules-${kernel:Version} 11 | usb-modules-${kernel:Version} 12 | usb-storage-modules-${kernel:Version} 13 | isofs-modules-${kernel:Version} 14 | cdrom-core-modules-${kernel:Version} 15 | input-modules-${kernel:Version} 16 | sata-modules-${kernel:Version} 17 | serial-modules-${kernel:Version} 18 | pata-modules-${kernel:Version} 19 | usb-serial-modules-${kernel:Version} ? 20 | uinput-modules-${kernel:Version} ? 21 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/isolinux/amd64.cfg: -------------------------------------------------------------------------------- 1 | # This image is based on the regular cdrom image, and gets all the packages 2 | # from that one too. 3 | 4 | # These modules do not fit on the el torito CD initrd. 5 | pcmcia-storage-modules-${kernel:Version} 6 | pcmcia-modules-${kernel:Version} 7 | pcmciautils-udeb 8 | sata-modules-${kernel:Version} 9 | pata-modules-${kernel:Version} 10 | firewire-core-modules-${kernel:Version} 11 | scsi-modules-${kernel:Version} 12 | hyperv-modules-${kernel:Version} ? 13 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/isolinux/common: -------------------------------------------------------------------------------- 1 | # This image is based on the regular cdrom image, and gets all the packages 2 | # from that one too. 3 | 4 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/isolinux/gtk/amd64.cfg: -------------------------------------------------------------------------------- 1 | mouse-modules-${kernel:Version} 2 | xserver-xorg-input-libinput-udeb 3 | xserver-xorg-video-fbdev-udeb 4 | 5 | speakup-modules-${kernel:Version} 6 | sound-modules-${kernel:Version} 7 | console-setup-linux-fonts-udeb 8 | espeakup-udeb 9 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/isolinux/gtk/common: -------------------------------------------------------------------------------- 1 | #include "gtk-common" 2 | #include "gtk-linux" 3 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/isolinux/gtk/i386.cfg: -------------------------------------------------------------------------------- 1 | mouse-modules-${kernel:Version} 2 | xserver-xorg-input-libinput-udeb 3 | xserver-xorg-video-fbdev-udeb 4 | 5 | speakup-modules-${kernel:Version} 6 | sound-modules-${kernel:Version} 7 | console-setup-linux-fonts-udeb 8 | espeakup-udeb 9 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/isolinux/i386.cfg: -------------------------------------------------------------------------------- 1 | # This image is based on the regular cdrom image, and gets all the packages 2 | # from that one too. 3 | 4 | # These modules do not fit on the el torito CD initrd. 5 | pcmcia-storage-modules-${kernel:Version} 6 | pcmcia-modules-${kernel:Version} 7 | pcmciautils-udeb 8 | sata-modules-${kernel:Version} 9 | pata-modules-${kernel:Version} 10 | firewire-core-modules-${kernel:Version} 11 | scsi-modules-${kernel:Version} 12 | usb-storage-modules-${kernel:Version} 13 | hyperv-modules-${kernel:Version} ? 14 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/m68k.cfg: -------------------------------------------------------------------------------- 1 | cdrom-core-modules-${kernel:Version} 2 | pata-modules-${kernel:Version} 3 | scsi-modules-${kernel:Version} 4 | isofs-modules-${kernel:Version} 5 | console-setup-pc-ekmap 6 | console-setup-amiga-ekmap 7 | console-setup-ataritt-ekmap 8 | console-setup-udeb 9 | debian-ports-archive-keyring-udeb 10 | kbd-udeb 11 | archdetect 12 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/mips64el.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | console-setup-udeb 3 | kbd-udeb 4 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/mipsel.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | console-setup-udeb 3 | kbd-udeb 4 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/ppc64el.cfg: -------------------------------------------------------------------------------- 1 | isofs-modules-${kernel:Version} 2 | cdrom-core-modules-${kernel:Version} 3 | input-modules-${kernel:Version} 4 | scsi-common-modules-${kernel:Version} ? 5 | scsi-modules-${kernel:Version} 6 | usb-modules-${kernel:Version} 7 | virtio-modules-${kernel:Version} ? 8 | 9 | bogl-bterm-udeb 10 | console-setup-pc-ekmap 11 | console-setup-udeb 12 | kbd-udeb 13 | 14 | # In case they need to load a driver image. 15 | mountmedia 16 | media-retriever 17 | fat-modules-${kernel:Version} 18 | usb-storage-modules-${kernel:Version} 19 | 20 | # brltty 21 | brltty-udeb 22 | serial-modules-${kernel:Version} 23 | uinput-modules-${kernel:Version} ? 24 | usb-serial-modules-${kernel:Version} ? 25 | 26 | # IBM Power hypervisor modules, only available on powerpc64. 27 | fancontrol-modules-${kernel:Version} ? 28 | hypervisor-modules-${kernel:Version} ? 29 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/sparc.cfg: -------------------------------------------------------------------------------- 1 | nic-modules-${kernel:Version} 2 | isofs-modules-${kernel:Version} 3 | cdrom-core-modules-${kernel:Version} 4 | 5 | sparc-utils-udeb 6 | console-setup-udeb 7 | debian-ports-archive-keyring-udeb 8 | kbd-udeb 9 | 10 | input-modules-${kernel:Version} 11 | pata-modules-${kernel:Version} 12 | usb-modules-${kernel:Version} 13 | usb-storage-modules-${kernel:Version} 14 | 15 | scsi-common-modules-${kernel:Version} ? 16 | scsi-modules-${kernel:Version} 17 | 18 | console-setup-pc-ekmap 19 | -------------------------------------------------------------------------------- /build/pkg-lists/cdrom/sparc64.cfg: -------------------------------------------------------------------------------- 1 | nic-modules-${kernel:Version} 2 | isofs-modules-${kernel:Version} 3 | cdrom-core-modules-${kernel:Version} 4 | 5 | sparc-utils-udeb 6 | console-setup-udeb 7 | debian-ports-archive-keyring-udeb 8 | kbd-udeb 9 | 10 | input-modules-${kernel:Version} 11 | pata-modules-${kernel:Version} 12 | usb-modules-${kernel:Version} 13 | usb-storage-modules-${kernel:Version} 14 | virtio-modules-${kernel:Version} ? 15 | 16 | scsi-common-modules-${kernel:Version} ? 17 | scsi-modules-${kernel:Version} 18 | 19 | console-setup-pc-ekmap 20 | -------------------------------------------------------------------------------- /build/pkg-lists/device-tree/arm64.cfg: -------------------------------------------------------------------------------- 1 | # Empty 2 | -------------------------------------------------------------------------------- /build/pkg-lists/device-tree/armel.cfg: -------------------------------------------------------------------------------- 1 | # Empty 2 | -------------------------------------------------------------------------------- /build/pkg-lists/device-tree/armhf.cfg: -------------------------------------------------------------------------------- 1 | # Empty 2 | -------------------------------------------------------------------------------- /build/pkg-lists/device-tree/common: -------------------------------------------------------------------------------- 1 | #include "kernel" 2 | -------------------------------------------------------------------------------- /build/pkg-lists/exclude: -------------------------------------------------------------------------------- 1 | # These library packages are excluded from dependency checking because 2 | # they are currently provided not in udeb form but by the library 3 | # reduction step. 4 | 5 | # some arches and versions of some udebs link against libgcc1, libgcc-s1, or libatomic1; 6 | # they will be pulled in via library reduction 7 | libgcc1 - 8 | libgcc-s1 - 9 | libatomic1 - 10 | -------------------------------------------------------------------------------- /build/pkg-lists/floppy/m68k.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | 3 | # net installation support 4 | net-retriever 5 | download-installer 6 | netcfg 7 | choose-mirror 8 | hw-detect 9 | ethdetect 10 | -------------------------------------------------------------------------------- /build/pkg-lists/floppy/powerpc.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | -------------------------------------------------------------------------------- /build/pkg-lists/generic/common: -------------------------------------------------------------------------------- 1 | #include "base" 2 | #include "kernel" 3 | 4 | # Other udebs that are needed for netboot install 5 | localechooser 6 | choose-mirror 7 | net-retriever 8 | download-installer 9 | cdebconf-newt-udeb 10 | cdebconf-newt-terminal ? 11 | installation-locale 12 | di-utils-terminfo 13 | 14 | nano-udeb 15 | 16 | preseed-common 17 | initrd-preseed 18 | network-preseed 19 | 20 | save-logs 21 | -------------------------------------------------------------------------------- /build/pkg-lists/generic/s390.cfg: -------------------------------------------------------------------------------- 1 | cdebconf-text-udeb 2 | 3 | netcfg-static 4 | nic-modules-${kernel:Version} 5 | s390-netdevice 6 | virtio-modules-${kernel:Version} ? 7 | 8 | # workaround 9 | dasd-modules-${kernel:Version} 10 | 11 | #include "network-console" 12 | -------------------------------------------------------------------------------- /build/pkg-lists/generic/s390x.cfg: -------------------------------------------------------------------------------- 1 | cdebconf-text-udeb 2 | 3 | netcfg-static 4 | nic-modules-${kernel:Version} 5 | s390-netdevice 6 | virtio-modules-${kernel:Version} ? 7 | 8 | # workaround 9 | dasd-modules-${kernel:Version} 10 | 11 | #include "network-console" 12 | -------------------------------------------------------------------------------- /build/pkg-lists/gtk-common: -------------------------------------------------------------------------------- 1 | # udebs needed for graphical installer 2 | rootskel-gtk 3 | cdebconf-gtk-udeb 4 | cdebconf-gtk-terminal 5 | 6 | xserver-xorg-core-udeb 7 | gtk2-engines-udeb 8 | 9 | # Fonts: see http://wiki.debian.org/DebianInstaller/GUIFonts 10 | fonts-android-udeb 11 | fonts-freefont-udeb 12 | fonts-farsiweb-udeb 13 | fonts-tibetan-machine-udeb 14 | fonts-dejavu-udeb 15 | fonts-khmeros-udeb 16 | fonts-thai-tlwg-udeb 17 | fonts-taml-udeb 18 | fonts-mlym-udeb 19 | fonts-knda-udeb 20 | fonts-telu-udeb 21 | fonts-sil-abyssinica-udeb 22 | # For Sinhala 23 | fonts-noto-hinted-udeb 24 | fonts-lao-udeb 25 | fonts-ukij-uyghur-udeb 26 | fonts-sil-padauk-udeb 27 | fonts-lohit-guru-udeb 28 | 29 | # Graphical accessibility 30 | libgail18-udeb 31 | libatk-adaptor-udeb 32 | 33 | # Exclude screen support 34 | screen-udeb - 35 | -------------------------------------------------------------------------------- /build/pkg-lists/gtk-kfreebsd: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekbd 2 | console-setup-freebsd-charmaps-udeb 3 | debian-ports-archive-keyring-udeb 4 | kbdcontrol-udeb 5 | 6 | # Exclude screen support 7 | screen-udeb - 8 | -------------------------------------------------------------------------------- /build/pkg-lists/gtk-linux: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | fb-modules-${kernel:Version} ? 3 | 4 | # Exclude screen support 5 | screen-udeb - 6 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/gtk/amd64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | mouse-modules-${kernel:Version} 4 | xserver-xorg-input-libinput-udeb 5 | xserver-xorg-video-fbdev-udeb 6 | 7 | speakup-modules-${kernel:Version} 8 | sound-modules-${kernel:Version} 9 | console-setup-linux-fonts-udeb 10 | espeakup-udeb 11 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/gtk/common: -------------------------------------------------------------------------------- 1 | #include "gtk-common" 2 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/gtk/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | xserver-xorg-input-kbd-udeb 2 | xserver-xorg-input-mouse-udeb 3 | xserver-xorg-video-vesa-udeb 4 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/gtk/i386.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | mouse-modules-${kernel:Version} 4 | xserver-xorg-input-libinput-udeb 5 | xserver-xorg-video-fbdev-udeb 6 | 7 | speakup-modules-${kernel:Version} 8 | sound-modules-${kernel:Version} 9 | console-setup-linux-fonts-udeb 10 | espeakup-udeb 11 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/gtk/kfreebsd-amd64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-kfreebsd" 2 | xserver-xorg-input-kbd-udeb 3 | xserver-xorg-input-mouse-udeb 4 | xserver-xorg-video-vesa-udeb 5 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/gtk/kfreebsd-i386.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-kfreebsd" 2 | xserver-xorg-input-kbd-udeb 3 | xserver-xorg-input-mouse-udeb 4 | xserver-xorg-video-vesa-udeb 5 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | bogl-bterm-udeb - 2 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/m68k.cfg: -------------------------------------------------------------------------------- 1 | #scsi-modules-${kernel:Version} 2 | console-setup-pc-ekmap 3 | console-setup-amiga-ekmap 4 | console-setup-ataritt-ekmap 5 | console-setup-udeb 6 | kbd-udeb 7 | archdetect 8 | -------------------------------------------------------------------------------- /build/pkg-lists/hd-media/powerpc.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | input-modules-${kernel:Version} 3 | fb-modules-${kernel:Version} ? 4 | console-setup-udeb 5 | kbd-udeb 6 | 7 | # full support for all types of hard drives, and usb devices 8 | # pulls in cdrom-core-modules on 2.6 9 | scsi-common-modules-${kernel:Version} ? 10 | scsi-modules-${kernel:Version} 11 | usb-modules-${kernel:Version} 12 | usb-storage-modules-${kernel:Version} 13 | serial-modules-${kernel:Version} 14 | usb-serial-modules-${kernel:Version} ? 15 | uinput-modules-${kernel:Version} ? 16 | sata-modules-${kernel:Version} 17 | 18 | # all the filesystems (feel free to add more!) 19 | hfs-modules-${kernel:Version} 20 | fat-modules-${kernel:Version} 21 | ext4-modules-${kernel:Version} 22 | 23 | # the iso is loop-mounted 24 | loop-modules-${kernel:Version} 25 | -------------------------------------------------------------------------------- /build/pkg-lists/kernel: -------------------------------------------------------------------------------- 1 | # Just the kernel of right version. Included on all images that are 2 | # bootable. 3 | kernel-image-${kernel:Version} 4 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/amd64.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | bogl-bterm-udeb 3 | console-setup-udeb 4 | kbd-udeb 5 | pcmciautils-udeb 6 | 7 | acpi-modules-${kernel:Version} 8 | 9 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | # These are broken and/or irrelevant on Hurd for now 2 | partman-auto-raid - 3 | partman-ext3 - 4 | partman-jfs - 5 | partman-md - 6 | partman-xfs - 7 | partman-btrfs - 8 | partman-iscsi - 9 | rescue-mode - 10 | 11 | console-setup-udeb 12 | debian-ports-archive-keyring-udeb 13 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/i386.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | bogl-bterm-udeb 3 | console-setup-udeb 4 | kbd-udeb 5 | pcmciautils-udeb 6 | 7 | acpi-modules-${kernel:Version} 8 | 9 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/kfreebsd-amd64.cfg: -------------------------------------------------------------------------------- 1 | # Keyboard and console 2 | bogl-bterm-udeb - 3 | console-setup-udeb 4 | console-setup-pc-ekbd 5 | console-setup-freebsd-charmaps-udeb 6 | debian-ports-archive-keyring-udeb 7 | kbdcontrol-udeb 8 | 9 | # These are irrelevant on GNU/kFreeBSD for now 10 | partman-btrfs - 11 | partman-ext3 - 12 | partman-jfs - 13 | 14 | # These are broken on GNU/kFreeBSD for now 15 | partman-auto-raid - 16 | partman-md - 17 | partman-xfs - 18 | rescue-mode - 19 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/kfreebsd-i386.cfg: -------------------------------------------------------------------------------- 1 | # Keyboard and console 2 | bogl-bterm-udeb - 3 | console-setup-udeb 4 | console-setup-pc-ekbd 5 | console-setup-freebsd-charmaps-udeb 6 | debian-ports-archive-keyring-udeb 7 | kbdcontrol-udeb 8 | 9 | # These are irrelevant on GNU/kFreeBSD for now 10 | partman-btrfs - 11 | partman-ext3 - 12 | partman-jfs - 13 | 14 | # These are broken on GNU/kFreeBSD for now 15 | partman-auto-raid - 16 | partman-md - 17 | partman-xfs - 18 | rescue-mode - 19 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/mips.cfg: -------------------------------------------------------------------------------- 1 | bogl-bterm-udeb 2 | pcmciautils-udeb 3 | debian-ports-archive-keyring-udeb 4 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/mips64el.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | bogl-bterm-udeb 3 | console-setup-udeb 4 | kbd-udeb 5 | pcmciautils-udeb 6 | 7 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/mipsel.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | bogl-bterm-udeb 3 | console-setup-udeb 4 | kbd-udeb 5 | pcmciautils-udeb 6 | 7 | -------------------------------------------------------------------------------- /build/pkg-lists/monolithic/powerpc.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | bogl-bterm-udeb 3 | console-setup-udeb 4 | kbd-udeb 5 | pcmciautils-udeb 6 | eject-udeb 7 | # Used by yaboot-installer 8 | parted-udeb 9 | os-prober-udeb 10 | debian-ports-archive-keyring-udeb 11 | -------------------------------------------------------------------------------- /build/pkg-lists/nativehd/common: -------------------------------------------------------------------------------- 1 | #include "base" 2 | # really needed? 3 | #include "kernel" 4 | 5 | # Other udebs that are needed for netboot install 6 | localechooser 7 | choose-mirror 8 | net-retriever 9 | download-installer 10 | cdebconf-newt-udeb 11 | cdebconf-newt-terminal ? 12 | cdebconf-text-udeb 13 | brltty-udeb 14 | installation-locale 15 | bogl-bterm-udeb 16 | di-utils-terminfo 17 | hw-detect 18 | ethdetect 19 | netcfg 20 | 21 | nano-udeb 22 | 23 | libfribidi0-udeb 24 | 25 | preseed-common 26 | initrd-preseed 27 | 28 | save-logs 29 | mountmedia 30 | -------------------------------------------------------------------------------- /build/pkg-lists/nativehd/m68k.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | console-setup-amiga-ekmap 3 | console-setup-ataritt-ekmap 4 | console-setup-udeb 5 | kbd-udeb 6 | nic-shared-modules-${kernel:Version} 7 | file-preseed 8 | network-preseed 9 | -------------------------------------------------------------------------------- /build/pkg-lists/net_drivers/common: -------------------------------------------------------------------------------- 1 | network-preseed 2 | -------------------------------------------------------------------------------- /build/pkg-lists/net_drivers/powerpc.cfg: -------------------------------------------------------------------------------- 1 | # net installation support 2 | net-retriever 3 | download-installer 4 | netcfg 5 | choose-mirror 6 | hw-detect 7 | ethdetect 8 | 9 | nic-shared-modules-${kernel:Version} 10 | ipv6-modules-${kernel:Version} 11 | 12 | # Floppies are largely for OldWorld systems, which either don't have PCMCIA 13 | # in the first place or have built-in networking ... 14 | 15 | #pcmcia-modules-${kernel:Version} 16 | #nic-pcmcia-modules-${kernel:Version} 17 | #pcmciautils-udeb 18 | 19 | # Include all nic-modules dependencies. 20 | nic-modules-${kernel:Version} 21 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot-apus/common: -------------------------------------------------------------------------------- 1 | #include "base" 2 | #include "kernel" 3 | 4 | # Other udebs that are needed for netboot install 5 | localechooser 6 | choose-mirror 7 | net-retriever 8 | download-installer 9 | cdebconf-newt-udeb 10 | cdebconf-newt-terminal ? 11 | installation-locale 12 | di-utils-terminfo 13 | 14 | nano-udeb 15 | 16 | libfribidi0-udeb 17 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot-apus/powerpc.cfg: -------------------------------------------------------------------------------- 1 | input-modules-${kernel:Version} 2 | 3 | console-setup-amiga-ekmap 4 | nic-modules-${kernel:Version} 5 | 6 | console-setup-udeb 7 | kbd-udeb 8 | bogl-bterm-udeb 9 | hw-detect 10 | ethdetect 11 | netcfg 12 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/alpha.cfg: -------------------------------------------------------------------------------- 1 | srm-reader 2 | srm-modules-${kernel:Version} 3 | nic-shared-modules-${kernel:Version} 4 | nic-modules-${kernel:Version} 5 | nic-wireless-modules-${kernel:Version} 6 | console-setup-pc-ekmap 7 | 8 | console-setup-udeb 9 | debian-ports-archive-keyring-udeb 10 | kbd-udeb 11 | bogl-bterm-udeb 12 | hw-detect 13 | ethdetect 14 | netcfg 15 | 16 | # In case they need to load a driver image. 17 | mountmedia 18 | media-retriever 19 | fat-modules-${kernel:Version} 20 | usb-storage-modules-${kernel:Version} 21 | 22 | # Added optionally as udeb may not yet be available 23 | virtio-modules-${kernel:Version} ? 24 | 25 | # brltty 26 | brltty-udeb 27 | serial-modules-${kernel:Version} ? 28 | usb-serial-modules-${kernel:Version} ? 29 | uinput-modules-${kernel:Version} ? 30 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/arm64.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | 3 | console-setup-udeb 4 | kbd-udeb 5 | bogl-bterm-udeb 6 | hw-detect 7 | ethdetect 8 | netcfg 9 | 10 | nic-modules-${kernel:Version} 11 | nic-usb-modules-${kernel:Version} 12 | nic-wireless-modules-${kernel:Version} 13 | virtio-modules-${kernel:Version} ? 14 | usb-modules-${kernel:Version} 15 | 16 | fb-modules-${kernel:Version} ? 17 | input-modules-${kernel:Version} ? 18 | 19 | # In case they need to load a driver image. 20 | mountmedia 21 | media-retriever 22 | fat-modules-${kernel:Version} 23 | usb-storage-modules-${kernel:Version} 24 | mmc-modules-${kernel:Version} ? 25 | 26 | # brltty 27 | brltty-udeb 28 | # serial-modules-${kernel:Version} ? 29 | usb-serial-modules-${kernel:Version} ? 30 | uinput-modules-${kernel:Version} ? 31 | 32 | #for all targets 33 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/armel.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | 3 | console-setup-udeb 4 | kbd-udeb 5 | bogl-bterm-udeb 6 | hw-detect 7 | ethdetect 8 | netcfg 9 | 10 | nic-modules-${kernel:Version} 11 | 12 | fb-modules-${kernel:Version} ? 13 | input-modules-${kernel:Version} ? 14 | usb-serial-modules-${kernel:Version} ? 15 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/armel/kirkwood.cfg: -------------------------------------------------------------------------------- 1 | mmc-modules-${kernel:Version} 2 | # Required at least for QNAP devices. 3 | mtd-modules-${kernel:Version} 4 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/armel/orion5x.cfg: -------------------------------------------------------------------------------- 1 | # To control the LED and beeper on Buffalo devices 2 | micro-evtd-udeb 3 | 4 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/armhf.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | 3 | console-setup-udeb 4 | kbd-udeb 5 | bogl-bterm-udeb 6 | hw-detect 7 | ethdetect 8 | netcfg 9 | 10 | nic-modules-${kernel:Version} 11 | nic-usb-modules-${kernel:Version} 12 | nic-wireless-modules-${kernel:Version} 13 | virtio-modules-${kernel:Version} ? 14 | 15 | fb-modules-${kernel:Version} ? 16 | input-modules-${kernel:Version} ? 17 | leds-modules-${kernel:Version} ? 18 | i2c-modules-${kernel:Version} 19 | 20 | # Required at least for Netgear ReadyNAS 21 | mtd-modules-${kernel:Version} 22 | 23 | #for all targets 24 | 25 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/common: -------------------------------------------------------------------------------- 1 | #include "base" 2 | #include "kernel" 3 | 4 | # Other udebs that are needed for netboot install 5 | localechooser 6 | choose-mirror 7 | net-retriever 8 | download-installer 9 | cdebconf-newt-udeb 10 | cdebconf-newt-terminal ? 11 | cdebconf-text-udeb 12 | installation-locale 13 | di-utils-terminfo 14 | preseed-common 15 | initrd-preseed 16 | network-preseed 17 | file-preseed 18 | 19 | nano-udeb 20 | 21 | save-logs 22 | 23 | libfribidi0-udeb 24 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/amd64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | mouse-modules-${kernel:Version} 4 | xserver-xorg-input-libinput-udeb 5 | xserver-xorg-video-fbdev-udeb 6 | 7 | speakup-modules-${kernel:Version} 8 | sound-modules-${kernel:Version} 9 | console-setup-linux-fonts-udeb 10 | espeakup-udeb 11 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/arm64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | #mouse-modules-${kernel:Version} 4 | event-modules-${kernel:Version} 5 | xserver-xorg-input-libinput-udeb 6 | xserver-xorg-video-fbdev-udeb 7 | 8 | speakup-modules-${kernel:Version} 9 | sound-modules-${kernel:Version} 10 | console-setup-linux-fonts-udeb 11 | espeakup-udeb 12 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/armel.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | mouse-modules-${kernel:Version} 4 | # The following modules are listed netboot/armel.cfg already but 5 | # only as optional modules. List them again here since they are 6 | # necessary for the gtk flavour to work. 7 | fb-modules-${kernel:Version} 8 | input-modules-${kernel:Version} 9 | usb-serial-modules-${kernel:Version} ? 10 | 11 | xserver-xorg-input-libinput-udeb 12 | xserver-xorg-video-fbdev-udeb 13 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/armhf.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | # mouse-modules-${kernel:Version} 4 | # The following modules are listed netboot/armhf.cfg already but 5 | # only as optional modules. List them again here since they are 6 | # necessary for the gtk flavour to work. 7 | fb-modules-${kernel:Version} 8 | input-modules-${kernel:Version} 9 | 10 | xserver-xorg-input-libinput-udeb 11 | xserver-xorg-video-fbdev-udeb 12 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/common: -------------------------------------------------------------------------------- 1 | #include "gtk-common" 2 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | xserver-xorg-input-kbd-udeb 2 | xserver-xorg-input-mouse-udeb 3 | xserver-xorg-video-vesa-udeb 4 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/i386.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | mouse-modules-${kernel:Version} 4 | xserver-xorg-input-libinput-udeb 5 | xserver-xorg-video-fbdev-udeb 6 | 7 | speakup-modules-${kernel:Version} 8 | sound-modules-${kernel:Version} 9 | console-setup-linux-fonts-udeb 10 | espeakup-udeb 11 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/kfreebsd-amd64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-kfreebsd" 2 | xserver-xorg-input-kbd-udeb 3 | xserver-xorg-input-mouse-udeb 4 | xserver-xorg-video-vesa-udeb 5 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/kfreebsd-i386.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-kfreebsd" 2 | xserver-xorg-input-kbd-udeb 3 | xserver-xorg-input-mouse-udeb 4 | xserver-xorg-video-vesa-udeb 5 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/powerpc.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | mouse-modules-${kernel:Version} 4 | xserver-xorg-input-libinput-udeb 5 | xserver-xorg-video-fbdev-udeb 6 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/gtk/ppc64.cfg: -------------------------------------------------------------------------------- 1 | #include "gtk-linux" 2 | 3 | mouse-modules-${kernel:Version} 4 | xserver-xorg-input-libinput-udeb 5 | xserver-xorg-video-fbdev-udeb 6 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/hppa.cfg: -------------------------------------------------------------------------------- 1 | input-modules-${kernel:Version} 2 | nic-modules-${kernel:Version} 3 | virtio-modules-${kernel:Version} ? 4 | 5 | console-setup-pc-ekmap 6 | 7 | console-setup-udeb 8 | debian-ports-archive-keyring-udeb 9 | kbd-udeb 10 | bogl-bterm-udeb 11 | hw-detect 12 | ethdetect 13 | netcfg 14 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/hurd-i386.cfg: -------------------------------------------------------------------------------- 1 | # These are broken and/or irrelevant on Hurd for now 2 | partman-auto-raid - 3 | partman-ext3 - 4 | partman-jfs - 5 | partman-md - 6 | partman-xfs - 7 | partman-btrfs - 8 | 9 | netdde-udeb 10 | console-setup-udeb 11 | 12 | debian-ports-archive-keyring-udeb 13 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/ia64.cfg: -------------------------------------------------------------------------------- 1 | nic-modules-${kernel:Version} 2 | nic-usb-modules-${kernel:Version} 3 | efi-reader 4 | console-setup-pc-ekmap 5 | usb-modules-${kernel:Version} 6 | input-modules-${kernel:Version} 7 | 8 | console-setup-udeb 9 | debian-ports-archive-keyring-udeb 10 | kbd-udeb 11 | bogl-bterm-udeb 12 | hw-detect 13 | ethdetect 14 | netcfg 15 | 16 | # In case they need to load a driver image. 17 | mountmedia 18 | media-retriever 19 | fat-modules-${kernel:Version} 20 | usb-storage-modules-${kernel:Version} 21 | 22 | # brltty 23 | brltty-udeb 24 | serial-modules-${kernel:Version} 25 | usb-serial-modules-${kernel:Version} ? 26 | uinput-modules-${kernel:Version} ? 27 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/kfreebsd-amd64.cfg: -------------------------------------------------------------------------------- 1 | # Maybe be needed early on some laptops 2 | acpi-modules-${kernel:Version} 3 | 4 | # Network modules 5 | nic-modules-${kernel:Version} 6 | nic-wireless-modules-${kernel:Version} 7 | 8 | # In case they need to load a driver image. 9 | mountmedia 10 | media-retriever 11 | floppy-modules-${kernel:Version} 12 | fat-modules-${kernel:Version} 13 | mmc-modules-${kernel:Version} 14 | ntfs-modules-${kernel:Version} ? 15 | 16 | # Hardware detection 17 | hw-detect 18 | ethdetect 19 | netcfg 20 | 21 | # Keyboard and console 22 | bogl-bterm-udeb - 23 | console-setup-udeb 24 | console-setup-pc-ekbd 25 | console-setup-freebsd-charmaps-udeb 26 | debian-ports-archive-keyring-udeb 27 | kbdcontrol-udeb 28 | 29 | # brltty doesn't have screen reading support on FreeBSD yet 30 | #brltty-udeb 31 | #serial-modules-${kernel:Version} 32 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/kfreebsd-i386.cfg: -------------------------------------------------------------------------------- 1 | # Maybe be needed early on some laptops 2 | acpi-modules-${kernel:Version} 3 | 4 | # Network modules 5 | nic-modules-${kernel:Version} 6 | nic-wireless-modules-${kernel:Version} 7 | 8 | # In case they need to load a driver image. 9 | mountmedia 10 | media-retriever 11 | floppy-modules-${kernel:Version} 12 | fat-modules-${kernel:Version} 13 | mmc-modules-${kernel:Version} 14 | ntfs-modules-${kernel:Version} ? 15 | 16 | # Hardware detection 17 | hw-detect 18 | ethdetect 19 | netcfg 20 | 21 | # Keyboard and console 22 | bogl-bterm-udeb - 23 | console-setup-udeb 24 | console-setup-pc-ekbd 25 | console-setup-freebsd-charmaps-udeb 26 | debian-ports-archive-keyring-udeb 27 | kbdcontrol-udeb 28 | 29 | # brltty doesn't have screen reading support on FreeBSD yet 30 | #brltty-udeb 31 | #serial-modules-${kernel:Version} 32 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/m68k.cfg: -------------------------------------------------------------------------------- 1 | console-setup-pc-ekmap 2 | console-setup-udeb 3 | debian-ports-archive-keyring-udeb 4 | kbd-udeb 5 | bogl-bterm-udeb 6 | hw-detect 7 | ethdetect 8 | netcfg 9 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/mips.cfg: -------------------------------------------------------------------------------- 1 | console-setup-udeb 2 | kbd-udeb 3 | 4 | console-setup-pc-ekmap 5 | bogl-bterm-udeb 6 | hw-detect 7 | ethdetect 8 | netcfg 9 | 10 | nic-modules-${kernel:Version} 11 | nic-usb-modules-${kernel:Version} 12 | nic-wireless-modules-${kernel:Version} 13 | virtio-modules-${kernel:Version} ? 14 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/mips64el.cfg: -------------------------------------------------------------------------------- 1 | console-setup-udeb 2 | kbd-udeb 3 | 4 | console-setup-pc-ekmap 5 | bogl-bterm-udeb 6 | hw-detect 7 | ethdetect 8 | netcfg 9 | 10 | nic-modules-${kernel:Version} 11 | nic-usb-modules-${kernel:Version} 12 | nic-wireless-modules-${kernel:Version} 13 | virtio-modules-${kernel:Version} ? 14 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/mips64el/loongson-3.cfg: -------------------------------------------------------------------------------- 1 | fb-modules-${kernel:Version} 2 | input-modules-${kernel:Version} 3 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/mipsel.cfg: -------------------------------------------------------------------------------- 1 | console-setup-udeb 2 | kbd-udeb 3 | 4 | console-setup-pc-ekmap 5 | bogl-bterm-udeb 6 | hw-detect 7 | ethdetect 8 | netcfg 9 | 10 | nic-modules-${kernel:Version} 11 | nic-usb-modules-${kernel:Version} 12 | nic-wireless-modules-${kernel:Version} 13 | virtio-modules-${kernel:Version} ? 14 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/mipsel/loongson-3.cfg: -------------------------------------------------------------------------------- 1 | fb-modules-${kernel:Version} 2 | input-modules-${kernel:Version} 3 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/armel.cfg: -------------------------------------------------------------------------------- 1 | # Exclude framebuffer related modules that are listed in netboot/armel.cfg 2 | fb-modules-${kernel:Version} - 3 | input-modules-${kernel:Version} - 4 | usb-serial-modules-${kernel:Version} - 5 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/armel/kirkwood.cfg: -------------------------------------------------------------------------------- 1 | oldsys-preseed 2 | # sata and ext2/ext3 modules are needed by oldsys-preseed to read the disk 3 | sata-modules-${kernel:Version} 4 | ext4-modules-${kernel:Version} 5 | # To control the LED and beeper on QNAP devices 6 | event-modules-${kernel:Version} 7 | qcontrol-udeb 8 | # LED modules for LaCie devices 9 | leds-modules-${kernel:Version} 10 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/armel/orion5x.cfg: -------------------------------------------------------------------------------- 1 | oldsys-preseed 2 | # sata and ext2/ext3 modules are needed by oldsys-preseed to read the disk 3 | sata-modules-${kernel:Version} 4 | ext4-modules-${kernel:Version} 5 | # needed by oldsys-preseed on the Kurobox Pro 6 | jffs2-modules-${kernel:Version} 7 | # To control the LED and beeper on Buffalo devices 8 | micro-evtd-udeb 9 | # Exclude usb-modules explicitly to work around bug in util/pkg-list (#809300) 10 | usb-modules-${kernel:Version} - 11 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/armhf.cfg: -------------------------------------------------------------------------------- 1 | # Exclude framebuffer related modules that are listed in netboot/armhf.cfg 2 | fb-modules-${kernel:Version} - 3 | input-modules-${kernel:Version} - 4 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/common: -------------------------------------------------------------------------------- 1 | #include "network-console" 2 | 3 | # Remove localechooser so it will be pulled in via the network once the 4 | # user has logged in via SSH and can actually respond to questions. 5 | localechooser - 6 | # Also remove console-setup as it's not relevant for this type of install 7 | # (and the devices for which it's used). 8 | console-setup-udeb - 9 | kbd-udeb - 10 | console-setup-pc-ekmap - 11 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/m68k.cfg: -------------------------------------------------------------------------------- 1 | # netboot/m68k.cfg gets included and we need no additions 2 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/mips64el.cfg: -------------------------------------------------------------------------------- 1 | # netboot/mipsel.cfg gets included and we need no additions 2 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/network-console/mipsel.cfg: -------------------------------------------------------------------------------- 1 | # netboot/mipsel.cfg gets included and we need no additions 2 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/ppc64.cfg: -------------------------------------------------------------------------------- 1 | input-modules-${kernel:Version} 2 | console-setup-pc-ekmap 3 | nic-modules-${kernel:Version} 4 | nic-pcmcia-modules-${kernel:Version} 5 | pcmcia-modules-${kernel:Version} 6 | mountmedia 7 | media-retriever 8 | usb-storage-modules-${kernel:Version} 9 | pcmciautils-udeb 10 | fb-modules-${kernel:Version} ? 11 | usb-modules-${kernel:Version} 12 | virtio-modules-${kernel:Version} ? 13 | 14 | console-setup-udeb 15 | debian-ports-archive-keyring-udeb 16 | kbd-udeb 17 | bogl-bterm-udeb 18 | hw-detect 19 | ethdetect 20 | netcfg 21 | 22 | # brltty 23 | brltty-udeb 24 | serial-modules-${kernel:Version} 25 | usb-serial-modules-${kernel:Version} ? 26 | uinput-modules-${kernel:Version} ? 27 | 28 | # IBM Power hypervisor modules, only available on powerpc64. 29 | hypervisor-modules-${kernel:Version} ? 30 | fancontrol-modules-${kernel:Version} ? 31 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/ppc64el.cfg: -------------------------------------------------------------------------------- 1 | input-modules-${kernel:Version} 2 | nic-modules-${kernel:Version} 3 | usb-modules-${kernel:Version} 4 | virtio-modules-${kernel:Version} ? 5 | 6 | bogl-bterm-udeb 7 | console-setup-pc-ekmap 8 | console-setup-udeb 9 | kbd-udeb 10 | 11 | # In case they need to load a driver image. 12 | mountmedia 13 | media-retriever 14 | fat-modules-${kernel:Version} 15 | usb-storage-modules-${kernel:Version} 16 | 17 | ethdetect 18 | hw-detect 19 | netcfg 20 | 21 | # brltty 22 | brltty-udeb 23 | serial-modules-${kernel:Version} 24 | uinput-modules-${kernel:Version} ? 25 | usb-serial-modules-${kernel:Version} ? 26 | 27 | # IBM Power hypervisor modules, only available on powerpc64. 28 | fancontrol-modules-${kernel:Version} ? 29 | hypervisor-modules-${kernel:Version} ? 30 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/riscv64.cfg: -------------------------------------------------------------------------------- 1 | debian-ports-archive-keyring-udeb 2 | virtio-modules-${kernel:Version} ? 3 | nic-modules-${kernel:Version} 4 | scsi-modules-${kernel:Version} 5 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/s390.cfg: -------------------------------------------------------------------------------- 1 | netcfg-static 2 | nic-modules-${kernel:Version} 3 | s390-netdevice 4 | virtio-modules-${kernel:Version} ? 5 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/s390x.cfg: -------------------------------------------------------------------------------- 1 | netcfg-static 2 | nic-modules-${kernel:Version} 3 | s390-netdevice 4 | virtio-modules-${kernel:Version} ? 5 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/sh4.cfg: -------------------------------------------------------------------------------- 1 | ext4-modules-${kernel:Version} 2 | md-modules-${kernel:Version} 3 | nic-modules-${kernel:Version} 4 | nic-usb-modules-${kernel:Version} 5 | 6 | bogl-bterm-udeb 7 | console-setup-pc-ekmap 8 | ethdetect 9 | hw-detect 10 | console-setup-udeb 11 | kbd-udeb 12 | netcfg 13 | 14 | # In case they need to load a driver image. 15 | mountmedia 16 | media-retriever 17 | fat-modules-${kernel:Version} 18 | 19 | # To be able to use the debian-ports.org archive 20 | debian-ports-archive-keyring-udeb 21 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/sparc.cfg: -------------------------------------------------------------------------------- 1 | console-setup-udeb 2 | debian-ports-archive-keyring-udeb 3 | kbd-udeb 4 | bogl-bterm-udeb 5 | hw-detect 6 | ethdetect 7 | sparc-utils-udeb 8 | netcfg 9 | 10 | input-modules-${kernel:Version} 11 | nic-modules-${kernel:Version} 12 | virtio-modules-${kernel:Version} ? 13 | usb-modules-${kernel:Version} 14 | 15 | # In case they need to load a driver image 16 | mountmedia 17 | media-retriever 18 | usb-storage-modules-${kernel:Version} 19 | fat-modules-${kernel:Version} 20 | 21 | console-setup-pc-ekmap 22 | -------------------------------------------------------------------------------- /build/pkg-lists/netboot/sparc64.cfg: -------------------------------------------------------------------------------- 1 | console-setup-udeb 2 | debian-ports-archive-keyring-udeb 3 | kbd-udeb 4 | bogl-bterm-udeb 5 | hw-detect 6 | ethdetect 7 | sparc-utils-udeb 8 | netcfg 9 | 10 | input-modules-${kernel:Version} 11 | nic-modules-${kernel:Version} 12 | virtio-modules-${kernel:Version} ? 13 | usb-modules-${kernel:Version} 14 | 15 | # In case they need to load a driver image 16 | mountmedia 17 | media-retriever 18 | usb-storage-modules-${kernel:Version} 19 | fat-modules-${kernel:Version} 20 | 21 | console-setup-pc-ekmap 22 | -------------------------------------------------------------------------------- /build/pkg-lists/network-console: -------------------------------------------------------------------------------- 1 | openssh-server-udeb 2 | network-console 3 | 4 | -------------------------------------------------------------------------------- /build/pkg-lists/s390-tape/common: -------------------------------------------------------------------------------- 1 | #include "kernel" 2 | -------------------------------------------------------------------------------- /build/pkg-lists/udev: -------------------------------------------------------------------------------- 1 | udev-udeb [linux] 2 | -------------------------------------------------------------------------------- /build/util/bootvars-subst: -------------------------------------------------------------------------------- 1 | #!/usr/bin/perl 2 | # Usage: bootvars-subst subst0 value0 subst1 value1 ... 3 | # < file > outfile 4 | 5 | my %subst; 6 | while (@ARGV) { 7 | my $key=shift; 8 | my $value=shift; 9 | $subst{$key}=$value; 10 | } 11 | 12 | while (<>) { 13 | s/\$\{BOOTPROMPT\}\n?$//g; # special case 14 | s/\$\{([a-zA-Z0-9_]+)\}/$subst{$1}/g; 15 | 16 | print; 17 | } 18 | -------------------------------------------------------------------------------- /build/util/choose-subarch-env: -------------------------------------------------------------------------------- 1 | #!/bin/sh -e 2 | # Hack to get depmod working for different subarches. 3 | 4 | if [ -z "$1" ]; then 5 | exit 0 6 | fi 7 | 8 | case "$1" in 9 | *s390) echo "UNAME_MACHINE=s390" ;; 10 | *s390x) echo "UNAME_MACHINE=s390x" ;; 11 | esac 12 | 13 | exit 0 14 | -------------------------------------------------------------------------------- /build/util/makelabel: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Generates a d-i disk.lbl file. 3 | 4 | if [ -z "$1" ]; then 5 | echo "usage: makelabel label" >&2 6 | exit 1 7 | fi 8 | 9 | echo "System: debian-installer" 10 | echo "Label: $1" 11 | echo "Date: $2" 12 | -------------------------------------------------------------------------------- /build/util/pad: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | FILE=$1 4 | SIZE=$2 5 | 6 | if [ -z "$FILE" ]; then 7 | echo "Usage: "pad FILE SIZE"" 8 | exit 1 9 | fi 10 | 11 | fsize=$(wc -c $FILE | cut -d " " -f 1) 12 | pad=$(expr $SIZE - $fsize) 13 | if [ $pad -lt 0 ]; then 14 | echo "File size $fsize is larger than total, padded size $SIZE." 15 | exit 1 16 | fi 17 | echo "Padding $FILE from $fsize to $SIZE... padding with $pad bytes" 18 | if [ $pad -gt 0 ]; then 19 | dd if=/dev/zero bs=$pad count=1 2>/dev/null >> $FILE 20 | fi 21 | 22 | -------------------------------------------------------------------------------- /build/util/run-valgrind: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | # Simple script to run valgrind in the make demo chroot. 4 | # 5 | # Author: Martin Sjögren 6 | # 7 | # Usage: Put 'valgrind' in one of the pkglists, create the demo root 8 | # as usual, but change e.g. the Makefile or some program's postinst to 9 | # run a program through run-valgrind. Remember to redirect the output 10 | # to a smart place. For example, 11 | # run-valgrind /usr/bin/main-menu 9> /tmp/VALGRIND.LOG 12 | 13 | cd /etc/default 14 | [ -e valgrind.dpkg-new ] && mv valgrind.dpkg-new valgrind 15 | cd / 16 | /usr/bin/valgrind -v --show-reachable=yes --leak-check=yes --logfile-fd=9 "$@" 17 | -------------------------------------------------------------------------------- /debian/compat: -------------------------------------------------------------------------------- 1 | 11 2 | -------------------------------------------------------------------------------- /debian/source/format: -------------------------------------------------------------------------------- 1 | 3.0 (native) 2 | -------------------------------------------------------------------------------- /doc/custom-kernel.txt: -------------------------------------------------------------------------------- 1 | This document has been moved to the Debian Installer Wiki. 2 | 3 | Please see: http://wiki.debian.org/DebianInstaller/Modify/CustomKernel 4 | -------------------------------------------------------------------------------- /doc/devel/available-hooks.txt: -------------------------------------------------------------------------------- 1 | The overview of the currently assigned menu-item numbers has been moved to 2 | the "D-I Internals" document. 3 | 4 | See installer/doc/devel/internals/available-hooks.xml, or 5 | https://salsa.debian.org/installer-team/debian-installer/tree/master/doc/devel/internals/ 6 | -------------------------------------------------------------------------------- /doc/devel/hardware/arm/kurobox-pro/info/cpuinfo: -------------------------------------------------------------------------------- 1 | avtobiff@ds:~$ cat /proc/cpuinfo 2 | Processor : Feroceon rev 0 (v5l) 3 | BogoMIPS : 266.24 4 | Features : swp half thumb fastmult edsp 5 | CPU implementer : 0x41 6 | CPU architecture: 5TEJ 7 | CPU variant : 0x0 8 | CPU part : 0x926 9 | CPU revision : 0 10 | Cache type : write-back 11 | Cache clean : cp15 c7 ops 12 | Cache lockdown : format C 13 | Cache format : Harvard 14 | I size : 32768 15 | I assoc : 1 16 | I line length : 32 17 | I sets : 1024 18 | D size : 32768 19 | D assoc : 1 20 | D line length : 32 21 | D sets : 1024 22 | 23 | Hardware : Buffalo/Revogear Kurobox Pro 24 | Revision : 0000 25 | Serial : 0000000000000000 26 | -------------------------------------------------------------------------------- /doc/devel/hardware/arm/kurobox-pro/info/lspci: -------------------------------------------------------------------------------- 1 | 00:00.0 Memory controller: Marvell Technology Group Ltd. Device 5182 (rev 02) 2 | -------------------------------------------------------------------------------- /doc/devel/hardware/arm/kurobox-pro/info/mtd: -------------------------------------------------------------------------------- 1 | dev: size erasesize name 2 | mtd0: 00040000 00001000 "physmap-flash.0" 3 | mtd1: 00400000 00020000 "uImage" 4 | mtd2: 04000000 00020000 "rootfs" 5 | mtd3: 0bc00000 00020000 "extra" 6 | -------------------------------------------------------------------------------- /doc/devel/historic/README: -------------------------------------------------------------------------------- 1 | This directory contains historic documentation for the installer. Some of 2 | these docs are still of value but just too badly outdated to be relied on. 3 | Help bring them up-to-date! Others are only of historic interest. 4 | -------------------------------------------------------------------------------- /doc/devel/historic/docbook/Makefile: -------------------------------------------------------------------------------- 1 | ALL = kernel-policy.html 2 | 3 | all: $(ALL) 4 | 5 | clean: 6 | -rm $(ALL) 7 | 8 | %.html: %.xml 9 | xsltproc --nonet -o $@ /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/profile-docbook.xsl $< 10 | -------------------------------------------------------------------------------- /doc/devel/internals/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | @./build.sh 3 | 4 | clean: 5 | @rm -f *.html 6 | -------------------------------------------------------------------------------- /doc/devel/internals/build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | xsltproc=`which xsltproc` 4 | stylesheet=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl 5 | 6 | if [ -n "$xsltproc" ] ; then 7 | if [ -e "$stylesheet" ]; then 8 | $xsltproc --xinclude style-html.xsl internals.xml 9 | else 10 | echo "stylesheet missing; please install the docbook-xsl Debian package" 11 | exit 1 12 | fi 13 | else 14 | echo "xsltproc not found; please install the xsltproc Debian package" 15 | exit 1 16 | fi 17 | -------------------------------------------------------------------------------- /doc/devel/internals/internals.css: -------------------------------------------------------------------------------- 1 | /* Cascading stylesheet for the Debian Installer internals talk */ 2 | 3 | /* Use grey background for examples */ 4 | pre.screen { 5 | background-color : #E0E0E0; 6 | } 7 | -------------------------------------------------------------------------------- /doc/devel/internals/style-common.xsl: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 1 9 | 10 | 11 | 1 12 | 13 | internals.css 14 | 15 | 16 | -------------------------------------------------------------------------------- /doc/devel/menu-item-numbers.txt: -------------------------------------------------------------------------------- 1 | The list of the currently assigned menu-item numbers has been moved to 2 | the "D-I Internals" document. 3 | 4 | See installer/doc/devel/internals/menu-item-numbers.xml, or 5 | http://d-i.debian.org/doc/internals/. 6 | -------------------------------------------------------------------------------- /doc/devel/partman/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | @./build.sh 3 | 4 | clean: 5 | @rm -f *.html 6 | -------------------------------------------------------------------------------- /doc/devel/partman/build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | xsltproc=`which xsltproc` 4 | stylesheet=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl 5 | 6 | if [ -n "$xsltproc" ] ; then 7 | if [ -e "$stylesheet" ]; then 8 | $xsltproc --xinclude style-html.xsl partman-doc.dbk 9 | else 10 | echo "stylesheet missing; please install the docbook-xsl Debian package" 11 | exit 1 12 | fi 13 | else 14 | echo "xsltproc not found; please install the xsltproc Debian package" 15 | exit 1 16 | fi 17 | -------------------------------------------------------------------------------- /doc/devel/partman/internals.css: -------------------------------------------------------------------------------- 1 | ../internals/internals.css -------------------------------------------------------------------------------- /doc/devel/partman/style-common.xsl: -------------------------------------------------------------------------------- 1 | ../internals/style-common.xsl -------------------------------------------------------------------------------- /doc/devel/partman/style-html.xsl: -------------------------------------------------------------------------------- 1 | ../internals/style-html.xsl -------------------------------------------------------------------------------- /doc/i18n/build/README: -------------------------------------------------------------------------------- 1 | This document describes how the scripts in this directory can be used for 2 | building the Debian Installer i18n doc. 3 | 4 | Indeed, everything is taken from D-I manual build, so building the i18n-doc just needs running ./buildone.sh in the "build" directory. 5 | -------------------------------------------------------------------------------- /doc/i18n/build/clear.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | rm -rf build.out 4 | rm -rf build.tmp 5 | -------------------------------------------------------------------------------- /doc/i18n/build/entities/common.ent: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Debian Installer"> 9 | 10 | debian-installer-manual"> 11 | 12 | 13 | 14 | 15 | base-config"> 16 | tasksel"> 17 | win32-loader"> 18 | 19 | -------------------------------------------------------------------------------- /doc/i18n/build/stylesheets/install.css: -------------------------------------------------------------------------------- 1 | /* Cascading stylesheet for the Debian Installer Installation Guide */ 2 | 3 | /* Use grey background for examples */ 4 | pre.screen { 5 | background-color : #E0E0E0; 6 | } 7 | -------------------------------------------------------------------------------- /doc/i18n/build/stylesheets/style-html-web.xsl: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /doc/i18n/build/stylesheets/style-profile.xsl: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | 7 | 8 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /doc/i18n/build/templates/driver.xsl.template: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /doc/i18n/emails.xsl: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | : 12 | 13 | 14 | 15 | < 16 | 17 | 18 | 19 | > 20 | , 21 | 22 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /doc/i18n/en/appendix/coordination-team.xml: -------------------------------------------------------------------------------- 1 | &d-i; i18n coordinators 2 | 3 | 4 | The &d-i; internationalisation (i18n) coordinators are currently: 5 | 6 | 7 | 8 | 9 | 10 | Holger Wansing hwansing@mailbox.org 11 | is responsible for the i18n maintenance, daily monitoring of the i18n automation tools and should be contacted 12 | for any i18n related problems during the &d-i; development process. 13 | 14 | 15 | 16 | 17 | Holger Wansing hwansing@mailbox.org is also responsible for the 18 | Installation Guide and its localization effort. 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /doc/i18n/en/manual.xml: -------------------------------------------------------------------------------- 1 | Installation guide translations 2 | 3 | 4 | Introduction 5 | 6 | 7 | The main page for internationalization of the installation guide is 8 | https://d-i.debian.org/manual/. 9 | It contains links to preview variants of the manual in the available languages as well as some 10 | documentation and statistics. 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /doc/i18n/en/technical/supported-languages.xml: -------------------------------------------------------------------------------- 1 | 2 | Supported languages list 3 | 4 | 5 | The i18n coordinators record all needed information about supported languages 6 | in a file named the supported languages list. This file 7 | is an XML file which can be found as installer/doc/i18n/languages.xml in the 8 | installer GIT tree. 9 | 10 | 11 | 12 | The data of this file are used to represent information about the supported 13 | languages in &d-i; at the following address: 14 | &url-languagelist;. 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /doc/i18n/en/technical/technical.xml: -------------------------------------------------------------------------------- 1 | Technical details about i18n/l10n handling 2 | 3 | &status-pages.xml; 4 | &supported-languages.xml; 5 | &prospective-languages.xml; 6 | &active-languages.xml; 7 | &synchronization.xml; 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /doc/i18n/get_emails.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | if which xsltproc >/dev/null ; then 3 | xsltproc emails.xsl languages.xml 4 | else 5 | xsltproc not found 6 | fi 7 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/Makefile: -------------------------------------------------------------------------------- 1 | all: *.xsl *.xml *.ent 2 | ./build.sh 3 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/Makefile: -------------------------------------------------------------------------------- 1 | TEX = latex 2 | DVIPS = dvips 3 | PDFTEX = pdflatex 4 | 5 | .PHONY: clean 6 | .SILENT: all dvi clean 7 | 8 | 9 | SOURCES = $(shell ls | grep -e '\.tex') 10 | SOURCE = d-i_debconf5 11 | 12 | all: pdf 13 | 14 | pdf: $(SOURCES:.tex=.pdf) 15 | 16 | dvi: $(SOURCES:.tex=.dvi) 17 | 18 | ps: buildps 19 | 20 | buildps: $(SOURCES:.dvi=.ps) 21 | 22 | .tex.dvi: 23 | $(TEX) $(TEXARGS) $(SOURCE) 24 | 25 | .dvi.ps: 26 | $(DVIPS) $(DVIPSARGS) $< 27 | 28 | d-i_debconf5.pdf: d-i_debconf5.tex 29 | $(PDFTEX) $< 30 | $(PDFTEX) $< 31 | 32 | .tex.pdf: 33 | $(PDFTEX) $(PDFTEXARGS) $< 34 | 35 | clean: 36 | rm -rf *.log *.nav *.out *.snm *.toc *.aux 37 | 38 | distclean: clean 39 | rm -rf *.pdf *.dvi *.ps 40 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/README: -------------------------------------------------------------------------------- 1 | Slides using the latex-beamer style: you need to install the 2 | latex-beamer and latex-ucs packages. 3 | 4 | Makefile should either be fixed (useful for cleanup) or deleted. Use build.sh instead. 5 | 6 | build.sh has to be run twice if you change the title of the section, dunno why 7 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | pdflatex d-i_debconf5.tex 3 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/debian-swirl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf5/slides/debian-swirl.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/etch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf5/slides/etch.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/manual-warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf5/slides/manual-warning.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/potato.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf5/slides/potato.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/sarge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf5/slides/sarge.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/svngraph/Makefile: -------------------------------------------------------------------------------- 1 | all: svnplot.png 2 | 3 | clean: 4 | rm -f svnplot.png log commits committers 5 | 6 | log: svndir 7 | svn log -v $(shell cat svndir) > log 8 | 9 | commits: log svncommits 10 | ./svncommits log > commits 11 | 12 | committers: log svncommitters 13 | ./svncommitters log > committers 14 | 15 | svnplot.png: commits committers plotdata 16 | ./plotdata > svnplot.png 17 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/svngraph/svncommits: -------------------------------------------------------------------------------- 1 | #!/usr/bin/perl 2 | 3 | $/="------------------------------------------------------------------------"; 4 | 5 | while (<>) { 6 | if (($m, $d)=/r\d+ \| ([^|]+) \| (\d+-\d+-\d+)/) { 7 | $d=~s/-\d+$//; 8 | 9 | my $alltrans=1; 10 | while (/ M (.*)/sg) { 11 | if (! /\.po/ && ! (/manual\/(\w\w)/ && $1 ne 'en')) { 12 | $alltrans=0; 13 | } 14 | } 15 | 16 | if ($alltrans) { 17 | $pocount{$d}++; 18 | } 19 | $count{$d}++; 20 | } 21 | } 22 | 23 | my @list=sort keys %count; 24 | pop @list; # remove last, probably incomplete month 25 | 26 | foreach my $d (@list) { 27 | print "$d, $count{$d}, ".(defined $pocount{$d} ? $pocount{$d} : '0')."\n"; 28 | } 29 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/svngraph/svncommitters: -------------------------------------------------------------------------------- 1 | #!/usr/bin/perl 2 | 3 | $/="------------------------------------------------------------------------"; 4 | 5 | while (<>) { 6 | if (($m, $d)=/r\d+ \| ([^|]+) \| (\d+-\d+-\d+)/) { 7 | $d=~s/-\d+$//; 8 | 9 | my $alltrans=1; 10 | while (/ M (.*)/sg) { 11 | if (! /\.po/ && ! (/manual\/(\w\w)/ && $1 ne 'en')) { 12 | $alltrans=0; 13 | } 14 | } 15 | 16 | if (! $seen{$m}{$d}) { 17 | $count{$d}++; 18 | $seen{$m}{$d}=1; 19 | } 20 | if (! $alltrans && ! $seendev{$m}{$d}) { 21 | $countdev{$d}++; 22 | $seendev{$m}{$d}=1; 23 | } 24 | } 25 | } 26 | 27 | my @list=sort keys %count; 28 | #pop @list; # remove last, probably incomplete month 29 | 30 | foreach my $m (@list) { 31 | print "$m, $count{$m}, ".(defined $countdev{$m} ? $countdev{$m} : '0')."\n"; 32 | } 33 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/svngraph/svndir: -------------------------------------------------------------------------------- 1 | svn+ssh://joeyh@svn.debian.org/svn/d-i/ 2 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/svngraph/svnplot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf5/slides/svngraph/svnplot.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/slides/woody.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf5/slides/woody.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf5/style-common.xsl: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 1 9 | 10 | 11 | 1 12 | 13 | 14 | 1 15 | 16 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf6/Makefile: -------------------------------------------------------------------------------- 1 | all: *.tex 2 | pdflatex $^ 3 | 4 | clean: cleantemp 5 | rm -f *.pdf 6 | 7 | cleantemp: 8 | rm -f *.log *.aux *.toc 9 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf6/slides/Makefile: -------------------------------------------------------------------------------- 1 | all: *.tex 2 | pdflatex $^ 3 | 4 | clean: cleantemp 5 | rm -f *.pdf 6 | 7 | cleantemp: 8 | rm -f *.log *.aux *.toc 9 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf6/slides/README: -------------------------------------------------------------------------------- 1 | Slides using the latex-beamer style: you need to install the latex-beamer 2 | and latex-ucs packages. 3 | 4 | The PDF has to be built twice the first time and if you change e.g. the title 5 | of a section; this is needed to correctly update the table of contents etc. 6 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf6/slides/debian-swirl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf6/slides/debian-swirl.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf7/build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | pdflatex d-i_debconf7.tex 3 | -------------------------------------------------------------------------------- /doc/talks/d-i_debconf7/debian-swirl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf7/debian-swirl.png -------------------------------------------------------------------------------- /doc/talks/d-i_debconf7/i18n-etch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_debconf7/i18n-etch.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/000-boot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/000-boot.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/002-kernel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/002-kernel.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/003-initial-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/003-initial-menu.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/004-language_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/004-language_new.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/005-region.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/005-region.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/006-region-other.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/006-region-other.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/009-cd-detect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/009-cd-detect.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/018-comps-choose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/018-comps-choose.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/020-menu-full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/020-menu-full.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/047-hw-detect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/047-hw-detect.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/058-part-destinations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/058-part-destinations.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/092-lvm-result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/092-lvm-result.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/093-base-install.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/093-base-install.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/095-kernel-install.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/095-kernel-install.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/096-grub-install-mbr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/096-grub-install-mbr.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/201-bc-intro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/201-bc-intro.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/main-menu-gtk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/main-menu-gtk.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2004/openlogo-nd-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2004/openlogo-nd-100.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/000-boot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/000-boot.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/003-initial-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/003-initial-menu.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/009-cd-detect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/009-cd-detect.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/018-comps-choose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/018-comps-choose.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/020-menu-full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/020-menu-full.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/058-part-destinations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/058-part-destinations.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/092-lvm-result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/092-lvm-result.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/094-tasksel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/094-tasksel.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/096-grub-install-mbr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/096-grub-install-mbr.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/2006/openlogo-nd-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_internals/2006/openlogo-nd-100.png -------------------------------------------------------------------------------- /doc/talks/d-i_internals/README: -------------------------------------------------------------------------------- 1 | The 2004 directory contains the original presentation by Gaudenz Steinlin. 2 | The 2006 directory contains an updated version by Frans Pop used at FOSDEM. 3 | 4 | The Slides are made with LaTeX using the "beamer" class. 5 | 6 | To build on Debian, install the package latex-beamer and run 7 | 'pdflatex d-i_internals.tex' twice in one of the directories. 8 | -------------------------------------------------------------------------------- /doc/talks/d-i_paris_minidebconf12/build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | pdflatex *.tex 3 | pdflatex *.tex 4 | -------------------------------------------------------------------------------- /doc/talks/d-i_paris_minidebconf12/openlogo-nd.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_paris_minidebconf12/openlogo-nd.pdf -------------------------------------------------------------------------------- /doc/talks/d-i_qa/Makefile: -------------------------------------------------------------------------------- 1 | TEX = latex 2 | DVIPS = dvips 3 | PDFTEX = pdflatex 4 | 5 | .PHONY: clean 6 | .SILENT: all dvi clean 7 | 8 | 9 | SOURCES = $(shell ls | grep -e '\.tex') 10 | SOURCE = d-i_qa 11 | 12 | all: pdf 13 | 14 | pdf: $(SOURCES:.tex=.pdf) 15 | 16 | dvi: $(SOURCES:.tex=.dvi) 17 | 18 | ps: buildps 19 | 20 | buildps: $(SOURCES:.dvi=.ps) 21 | 22 | .tex.dvi: 23 | $(TEX) $(TEXARGS) $(SOURCE) 24 | 25 | .dvi.ps: 26 | $(DVIPS) $(DVIPSARGS) $< 27 | 28 | d-i_qa.pdf: d-i_qa.tex 29 | $(PDFTEX) $< 30 | $(PDFTEX) $< 31 | 32 | .tex.pdf: 33 | $(PDFTEX) $(PDFTEXARGS) $< 34 | 35 | clean: 36 | rm -rf *.log *.nav *.out *.snm *.toc *.aux 37 | 38 | distclean: clean 39 | rm -rf *.pdf *.dvi *.ps 40 | -------------------------------------------------------------------------------- /doc/talks/d-i_qa/build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | pdflatex d-i_qa.tex 3 | -------------------------------------------------------------------------------- /doc/talks/d-i_qa/debian-swirl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/d-i_qa/debian-swirl.png -------------------------------------------------------------------------------- /doc/talks/fosdem07/fosdem1.tgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/fosdem07/fosdem1.tgz -------------------------------------------------------------------------------- /doc/talks/fswc3.0/Makefile: -------------------------------------------------------------------------------- 1 | TEX = latex 2 | DVIPS = dvips 3 | PDFTEX = pdflatex 4 | 5 | .PHONY: clean 6 | .SILENT: all dvi clean 7 | 8 | 9 | SOURCES = $(shell ls | grep -e '\.tex') 10 | SOURCE = g-i_workmeeting 11 | 12 | all: pdf 13 | 14 | pdf: $(SOURCES:.tex=.pdf) 15 | 16 | dvi: $(SOURCES:.tex=.dvi) 17 | 18 | ps: buildps 19 | 20 | buildps: $(SOURCES:.dvi=.ps) 21 | 22 | .tex.dvi: 23 | $(TEX) $(TEXARGS) $(SOURCE) 24 | 25 | .dvi.ps: 26 | $(DVIPS) $(DVIPSARGS) $< 27 | 28 | d-i_qa.pdf: d-i_qa.tex 29 | $(PDFTEX) $< 30 | $(PDFTEX) $< 31 | 32 | .tex.pdf: 33 | $(PDFTEX) $(PDFTEXARGS) $< 34 | 35 | clean: 36 | rm -rf *.log *.nav *.out *.snm *.toc *.aux 37 | 38 | distclean: clean 39 | rm -rf *.pdf *.dvi *.ps 40 | -------------------------------------------------------------------------------- /doc/talks/fswc3.0/build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | pdflatex g-i_workmeeting.tex 3 | -------------------------------------------------------------------------------- /doc/talks/fswc3.0/debian-swirl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/fswc3.0/debian-swirl.png -------------------------------------------------------------------------------- /doc/talks/fswc3.0/fe_gtk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/fswc3.0/fe_gtk.png -------------------------------------------------------------------------------- /doc/talks/fswc3.0/fe_newt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/fswc3.0/fe_newt.png -------------------------------------------------------------------------------- /doc/talks/fswc3.0/fe_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/fswc3.0/fe_text.png -------------------------------------------------------------------------------- /doc/talks/fswc3.0/frontends.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/fswc3.0/frontends.odg -------------------------------------------------------------------------------- /doc/talks/fswc3.0/frontends.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ParrotSec/debian-installer/f462e5a8a2b14397a5ddac46277e1c7f2ad5e3d2/doc/talks/fswc3.0/frontends.png --------------------------------------------------------------------------------