freebsd-dev/usr.sbin/sysinstall
Jimmy Olgeni 8a6d4088fa Check for both hint files in /var/run (elf and aout) and eventually create
them.

Sysinstall used to check /var/run/ld.so.hints (aout related) and create
hints with the ldconfig command, but the ldconfig command alone will
generate elf hints only. The correct behavior is:

* If /var/run/ld-elf.so.hints does not exist, generate elf hints

* If /var/run/ld.so.hints does not exist, generate aout hints
  (using ldconfig with the -aout option)

This will help ports that check for aout libraries using ldconfig in their
pkg-req scripts.

Approved by:	jkh
MFC after:	1 weeks
2001-05-12 19:39:13 +00:00
..
help Switch from lynx to "links" as the default doc browser. 2001-03-23 07:53:45 +00:00
anonFTP.c
cdrom.c
command.c
config.c Our exports(5) syntax is rather "host-centric", while people comming from 2001-04-22 18:59:03 +00:00
dev2c.sh
devices.c Add support for gigabit ethernet cards based on the NatSemi DP83820 2001-05-11 19:56:39 +00:00
dhcp.c
disks.c ``An undocumented feature is a bug.'' 2001-04-18 20:26:28 +00:00
dispatch.c
dist.c Clarify that we're talking about KBytes per second vs kBits per second. 2001-04-09 16:49:50 +00:00
dist.h
dmenu.c
doc.c
dos.c
floppy.c
ftp.c Avoid sending a pointless `CWD .' command which confuses some 2001-03-14 10:05:48 +00:00
globals.c
http.c
index.c Add picobsd. 2001-04-22 16:55:11 +00:00
install.c Mirror the newfs(8) defaults change I made in rev 1.33 of newfs.c where 2001-03-27 17:05:23 +00:00
install.cfg Really finish softupdate setting from the label editor and fix 2001-03-12 10:18:54 +00:00
installUpgrade.c Preserve ssh directory across upgrades. 2001-03-24 05:40:43 +00:00
keymap.c
kget.c
label.c Make soft updates option print more nicely and stop overflow of 2001-05-06 02:52:45 +00:00
list.h
main.c Correct message to say "shutting down" rather than just "shutting" 2001-03-29 19:56:20 +00:00
Makefile Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not from 2001-05-12 09:19:36 +00:00
media.c
menus.c Add exact names for suggested screenmaps 2001-05-11 08:45:34 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
nfs.c
options.c
package.c Check for both hint files in /var/run (elf and aout) and eventually create 2001-05-12 19:39:13 +00:00
pccard.c
rtermcap.c
sysinstall.8 mdoc(7) police: removed hard sentence break. 2001-04-27 10:22:17 +00:00
sysinstall.h Fix what was clearly a 3am brain-o; Boolean should be signed, not 2001-05-09 08:01:56 +00:00
system.c
tape.c
tcpip.c
termcap.c Move cons25w entry last, index is off by one otherwise if RunningAsInit 2001-05-10 17:14:29 +00:00
ufs.c
usb.c
user.c
variable.c
wizard.c Make wizard mode get out of raw mode first before going interactive with 2001-03-23 08:26:43 +00:00