Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-05-24 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-30 | 1 | -14/+6 |
| | | | | | | | | | | | | * protocols, services, shells, passwd, group, resolv.conf, fstab, root-.bash_login, root-.bashrc, root-.profile: Files removed. These files are not really Hurd-specific, and so should be installed by some other package (and are in Debian). * Makefile (SYSCONFFILES): Remove those files from the list. (ROOTDOTS, installed_rootdots): Variables removed. (DIST_FILES): Remove reference to $(ROOTDOTS). (install): Remove dep on $(installed_rootdots). ($(installed_rootdots)): Rule removed. | ||||
* | 1999-05-23 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-24 | 1 | -1/+1 |
| | | | | | | * Makefile (SYSCONFFILES): Remove hostname. * hostname: File removed (it was empty). Current libc copes with having no hostname file. | ||||
* | 1999-05-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-16 | 1 | -2/+2 |
| | | | | | | * syslog.conf: Removed. We don't install syslogd, so we have no business installing its configuration file. * Makefile (SYSCONFFILES): Remove syslog.conf. | ||||
* | 1999-05-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-16 | 1 | -3/+2 |
| | | | | | | * inetd.conf: Removed. We don't install inetd, so we have no business installing inetd.conf. * Makefile (SYSCONFFILES): Remove inetd.conf. | ||||
* | Wed Jun 11 14:17:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-06-11 | 1 | -1/+1 |
| | | | | | * inetd.conf, syslog.conf: New files. * Makefile (SYSCONFFILES): Add inetd.conf and syslog.conf. | ||||
* | Tue Jun 10 18:41:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-06-11 | 1 | -2/+2 |
| | | | | * Makefile (install): Repair typo. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-19 | 1 | -16/+5 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-05 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-02 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-31 | 1 | -1/+1 |
| | |||||
* | Prettier installation of dotfiles for root and login. | Michael I. Bushnell | 1996-07-16 | 1 | -4/+8 |
| | |||||
* | (installed_rootdots): Fix rule. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | Always touch /dev/null. | Michael I. Bushnell | 1996-07-13 | 1 | -4/+6 |
| | | | | | If OVERRIDE_CONF, then $(installed_rootdots) and $(installed_conf) depend on it. $(installed_logins) always depend on /dev/null. | ||||
* | (override_spec): | Michael I. Bushnell | 1996-07-13 | 1 | -1/+0 |
| | |||||
* | (DIST_FILES): New variable. | Michael I. Bushnell | 1996-07-13 | 1 | -3/+5 |
| | | | | Move rules to past `include ../Makeconf'. | ||||
* | (ROOTDOTS, installed_rootdots): New variables. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+10 |
| | | | | | (install): Depend on $(installed_rootdots). ($(installed_rootdots): New target. | ||||
* | (LOGINDOTS, installed_logins): New variables. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+8 |
| | | | | | install: Depend on $(installed_logins). ($(installed_logins)): New rule. | ||||
* | (SYSCONFFILES): Added passwd. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | (SYSCONFFILES): Added fstab. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | (SYSCONFFILES): Add hostname. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | repair syntax | Michael I. Bushnell | 1996-06-20 | 1 | -3/+3 |
| | |||||
* | (install): Install symlink for rc. | Michael I. Bushnell | 1996-06-20 | 1 | -1/+8 |
| | |||||
* | (SYSCONFFILES): Removed `rc'. | Michael I. Bushnell | 1996-06-20 | 1 | -1/+1 |
| | |||||
* | (SYSCONFFILES): Add ttys. | Michael I. Bushnell | 1996-06-17 | 1 | -1/+1 |
| | |||||
* | (SYSCONFFILES): Add protocols services shells motd | Michael I. Bushnell | 1996-06-17 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-06-17 | 1 | -0/+43 |