summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst
AgeCommit message (Expand)Author
2018-02-04fixes for GCC 6.4:mrg
2018-01-29Cosmetics: fix the order of calloc() arguments.martin
2018-01-28Fix copy paste error. from coverity.maya
2018-01-24Remove port-acorn26skrll
2017-12-14Fix RPI kernel file after FDTisation.skrll
2017-09-11Clear the screen after running installboot. If we don't, there willgson
2017-08-09evbmips can "boot root FFSv2"maya
2017-07-18Clear the screen after running installboot. If we don't, there willgson
2017-05-04Drop main() prototype.sevan
2017-01-13another buffer overflow.christos
2017-01-12- allocate space dynamically instead of putting structs in BSS.christos
2016-12-13ping is not a reliable means of testing if connectivity to download setsroy
2016-12-11Add aes-xts to sysinst(8).alnsn
2016-11-22Fix PR kern/51531 by using ifconfig to wait for addresses to becomeroy
2016-11-04Add new USB-enabled kernel config(s) based upon GENERIC for pmax, include it ...flxd
2016-06-08elide stack protector warningchristos
2016-05-31Disable the code that tries to prepare a new partition table (but doesn'tdholland
2016-05-30Explicitly ignore errors in the hack for mucking with wedges; mark it XXXdholland
2016-05-30#if out some unreachable code that's apparently not yet supported.dholland
2016-01-26David Binderman in PR bin/50714: fix memory leakmartin
2016-01-26David Binderman in PR bin/50713: fix memory leaksmartin
2015-11-14Enable installation of amd64 on an lfsv2 partition.pgoyette
2015-10-18PR 50342: if there is no current partition manage, assume we are runningmartin
2015-08-28Simplify.joerg
2015-08-12Remove unused es message files.tsutsui
2015-08-12Drop ancient AOUT2ELF option. Saves ~280 bytes.tsutsui
2015-07-25indent and some KNF.isaki
2015-07-08Stub out enough so this builds for evbarm64matt
2015-06-19Wording.youri
2015-05-21Remove obsolete interfaces: eon (netiso) and nsip (netns)ozaki-r
2015-05-17Do not -DCATALOG_DIR for DEBUG builds to allow easy (local) testin ofmartin
2015-05-17Invert sense of a vnd creation message ("Create new image: Yes") and killmartin
2015-05-11Missed a few more "yesno" in previousmartin
2015-05-11Make "ask_yesno" and "ask_noyes" take a const char * as argument, movingmartin
2015-05-11More (ab-)usages of "yesno"martin
2015-05-11Remove a few more (ab-)usages of "yesno".martin
2015-05-11Make it compile on architectures that do not support INET6 in sysinstmartin
2015-05-10Backout the previous incorrect fix for PR 49440 and redo it more globaly:martin
2015-05-10Sort DBG vs CPPFLAGS in the DEBUG case, as requested by Christosmartin
2015-05-09When exiting from the "ftpsource" menu, explicitly set yesno to -1 (again),martin
2015-05-09Add a new utility function "update_wedges()", which triggers a scanmartin
2015-05-09Make gcc generate better debug info when building with DEBUG set.martin
2015-05-01As pointed out by John D. Baker: replace all / characters in packnamesmartin
2015-05-01Shorten the message "System configuration files (/etc)" to justgson
2015-04-30make the english sysinst messages suck a bit less:snj
2015-04-20Fix the French translation.maxv
2015-04-19Several fixes for the French translation. Looks like the '{\n' break themaxv
2015-04-03IPv4 number -> IPv4 addressmbalmer
2015-03-12Boot partition as FAT32 doesn't really make sense, so don't forcejoerg
2015-01-20Handle empty input gracefully by simply jumping back to the config menu.snj