summaryrefslogtreecommitdiff
path: root/sbin/disklabel/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2018-01-24Remove port-acorn26skrll
2016-01-31fix broken patchchristos
2016-01-31PR/50729: Izumi Tsutsui: Add "SMALLPROG"-like options to disklabel(8)christos
2013-05-03Make disklabel a MI tool. It will use MACHINE/MACHINE_ARCH to determinematt
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-18Define USE_MBR for ofppc.phx
2011-02-12Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs itdholland
2009-12-13System utilities, boot programs and kernel modules are machinenakayama
2009-12-05Remove support for NetBSD/playstation2.pooka
2009-11-28Don't use #ifdef __${MACHINE_ARCH}__ to enable machine dependent features.tsutsui
2009-11-28Make dreamcast, evbsh3, and mmeye use -DUSE_MBR.tsutsui
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2008-03-11The hpcsh kernel does for sure USE_MBR. Make disklabel use it too on hpcsh.aymeric
2006-12-18zaurus use MBR partition info.nonaka
2006-09-01New NetBSD/landisk port uses MBR too.uwe
2005-10-19Rototil the way disklabel -r reads and writes labels.dsl
2005-06-23If HOSTPROG is empty, do not pull in libutil, since we do not need it in thatfvdl
2005-06-17Rip out the support for writing bootstrap code. installboot(8) containsdsl
2005-06-12Make disklabel(8) into a host-tool, "nbdisklabel." Move disklabel.cdyoung
2005-01-20WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)xtraeme
2005-01-20WARNS=2xtraeme
2004-10-13Initial import of iyonix port.gavan
2004-06-28Add hp700 MD options for proper boot code handling.jkunz
2004-01-18* Enable SAVEBOOTAREA on i386 and amd64 (by merging the Makefilelukem
2003-11-10Bring back disklabel -B for now, since hp300 installboot isn't readyfvdl
2003-11-08Rip out all the '-B bootblock' support, everything should use installboot(8).dsl
2003-11-02playstation2 needs MBR support in disklabel(8).shin
2003-04-26x86_64 -> amd64fvdl
2002-12-11Handle MBRs for x86_64.fvdl
2002-07-28Enable USE_MBR for all arm ports.manu
2002-06-18USE_MBR on macppc tooitojun
2002-03-24Rename arm26 -> acorn26.bjh21
2001-11-29Rather than making FileCore boot block support conditional on __arm32__, makebjh21
2001-11-19Preserve the boot area on x68k.minoura
2000-12-24move showinfo() and showpartition() into separate file, for use bylukem
2000-05-02MBR on cobalt too.soren
2000-05-02also use mbr partition table on prep.nonaka
2000-01-31 - use MBR partition table also on arc.soda
2000-01-09Add '-DSAVEBOOTAREA' to keep MBR partition informationshin
1999-10-11add hpcmips support (MBR)shin
1999-06-03On NetBSD/alpha, go out of the way to read the boot area's contents if -rcgd
1999-04-09Update a pasto-ed comment.kleink
1999-01-21Enable non-cylinder-aligned partition warning on sparc[64] & sun3.pk
1998-03-02Handle new MBR partition ID on i386. Put all code which decides aboutdrochner
1997-10-18Define NUMBOOT=1 for the arm32 port.mark
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-25switch to using opendisk(3) from libutillukem
1997-09-15define WARNS?=1 for all of sbin/*lukem