summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot/Makefile
AgeCommit message (Expand)Author
2003-04-17there is no reason to keep both around. just renameMichael Shalayeff
2003-04-17i386 ELF bootloader. developed with weingart@Dale Rahn
2000-10-19Pass SACFLAGS correctly so all files are compiled with -fpack-struct,Federico G. Schwindt
2000-06-08MANSUBDIR is common for this whole dirMichael Shalayeff
2000-05-26more portable manual pagesTheo de Raadt
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page in...Theo de Raadt
2000-05-25man subdirTheo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt
1998-07-11Roll-back previous commit; someone is working on getting all the boot*Angelos D. Keromytis
1998-07-11Rename boot.8 to boot-second-stage.8, so it's possible to get itAngelos D. Keromytis
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-27conditional LD definitionMichael Shalayeff
1998-05-25put support for test /boot environment back; some CLEANFILES and spacesMichael Shalayeff
1998-05-19cross-compile readyMichael Shalayeff
1998-02-24MNLINK boot.conf(8)Theo de Raadt
1997-10-22use bootargMichael Shalayeff
1997-09-29we won't need thisMichael Shalayeff
1997-09-21/boot engine is in sys/stand/boot/ now (;Michael Shalayeff
1997-09-02strip on installMichael Shalayeff
1997-09-02completely disable network supportMichael Shalayeff
1997-08-22no kentry for a whileMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-02move kentry() in bootMichael Shalayeff
1997-07-17prper variable handlingMichael Shalayeff
1997-06-30remove obj@ dependency againkstailey
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-18angelos, please forgive me );Michael Shalayeff
1997-04-17Add -nostdlib to make sure...Tobias Weingartner
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner