summaryrefslogtreecommitdiff
path: root/distrib/miniroot/services
AgeCommit message (Collapse)Author
2016-09-11ramdisk ftp(1) client never probes for ftp & ftp-data services, becauseTheo de Raadt
only http is used.
2014-02-21Do not need to know the shell service on the install media.Theo de Raadt
2014-02-21oops, seperate pieces coming...Theo de Raadt
2014-02-21servicesTheo de Raadt
2002-04-01safe more space; krw okTheo de Raadt
2001-12-17Use actual files for short versions of /etc/protocols andKenneth R Westerback
/etc/services used during installations. This way it is not necessary to run the install script before using commands requiring these files. Requested by deraadt@.