Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-06-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-06-08 | 1 | -0/+7 |
| | | | | * rc.sh: Start /hurd/mach-defpager before swapon. | ||||
* | 2001-06-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-06-08 | 1 | -1/+1 |
| | | | | * rc.sh: Include $? value in message about unexpected fsck exit. | ||||
* | 1999-07-01 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-01 | 1 | -4/+7 |
| | | | | | | | | * rc.sh: Specify bash instead of sh. (remove_translators): Don't descend into "." or "..". Alter calling convention slightly and require the `nullglob' option to be set. Change caller to suit. From Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>. | ||||
* | 1999-06-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-22 | 1 | -1/+25 |
| | | | | * rc.sh: Clean /tmp using special hackery to nuke translators. | ||||
* | 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-30 | 1 | -3/+0 |
| | | | | * rc.sh: Don't create /var/run/uptime. It's no longer used. | ||||
* | 1999-05-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-15 | 1 | -3/+5 |
| | | | | * rc.sh: Do `swapon -a' first thing. | ||||
* | Startup up sendmail if possible. | Miles Bader | 1996-10-10 | 1 | -3/+8 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-13 | 1 | -1/+1 |
| | |||||
* | Create /var/run/uptime *after* clearing /var/run. Always create | Michael I. Bushnell | 1996-07-15 | 1 | -2/+6 |
| | | | | /var/run/mtab to keep e2fsck happy. | ||||
* | Get rid of hostname setting from /etc/hostname. | Miles Bader | 1996-07-15 | 1 | -3/+0 |
| | |||||
* | Only clean /tmp and /var/run if they are respectively directories. | Michael I. Bushnell | 1996-07-12 | 1 | -2/+6 |
| | |||||
* | Touch /var/run/uptime file. | Miles Bader | 1996-07-03 | 1 | -1/+1 |
| | |||||
* | Use --writable flag to fsck too. | Miles Bader | 1996-06-25 | 1 | -1/+1 |
| | |||||
* | Use real fsck instead of kluge. | Miles Bader | 1996-06-25 | 1 | -9/+2 |
| | |||||
* | Print date before running fsck. Comment out pty permission check. | Michael I. Bushnell | 1996-06-19 | 1 | -3/+4 |
| | |||||
* | Understand special more status codes for signals from fsck. | Miles Bader | 1996-06-19 | 1 | -20/+17 |
| | | | | | Fix some messages. Factor out date. | ||||
* | Comment out motd update. | Michael I. Bushnell | 1996-06-17 | 1 | -5/+6 |
| | |||||
* | Clean /var/run and make utmp. | Michael I. Bushnell | 1996-06-17 | 1 | -4/+2 |
| | |||||
* | update /etc/motd. | Michael I. Bushnell | 1996-06-17 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-06-17 | 1 | -1/+9 |
| | |||||
* | autoboot: Make root readonly before fscking it. | Michael I. Bushnell | 1996-06-17 | 1 | -0/+1 |
| | |||||
* | fixup. | Michael I. Bushnell | 1996-06-17 | 1 | -8/+7 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-06-17 | 1 | -0/+77 |