Tim Kientzle
cb7a20f2ba
Connect bsdcpio up to the build.
...
Starting now, there are two cpio programs in the base system:
/usr/bin/gcpio - GNU cpio
/usr/bin/bsdcpio - bsdcpio
In addition, there is a symlink:
/usr/bin/cpio -> /usr/bin/gcpio (default)
/usr/bin/cpio -> /usr/bin/bsdcpio (WITH_BSDCPIO)
In particular, WITH_BSDCPIO only controls the
symlink; bsdcpio is always built regardless.
Unless there are objections or problems, I intend:
* to make /usr/bin/bsdcpio available in 7.1
* to have /usr/bin/cpio default to bsdcpio in 8.0
(WITH_GCPIO will be an option instead of WITH_BSDCPIO)
* to leave /usr/bin/gcpio in the tree until 9.0
2008-05-26 19:19:58 +00:00
..
2008-03-11 18:35:51 +00:00
2007-09-21 01:55:11 +00:00
2008-03-27 01:33:26 +00:00
2008-05-14 16:47:30 +00:00
2008-05-24 11:10:46 +00:00
2008-03-07 00:01:19 +00:00
2008-03-26 07:32:08 +00:00
2008-05-15 20:04:36 +00:00
2008-01-01 10:04:10 +00:00
2008-05-26 17:17:43 +00:00
2008-04-11 03:27:42 +00:00
2008-02-25 19:06:43 +00:00
2008-05-06 16:06:02 +00:00
2007-12-28 19:47:37 +00:00
2008-01-30 12:56:59 +00:00
2007-10-30 17:49:00 +00:00
2008-03-03 08:32:58 +00:00
2007-10-17 11:41:40 +00:00
2008-05-26 15:12:47 +00:00
2008-05-15 19:27:52 +00:00
2008-04-04 21:33:41 +00:00
2008-03-09 13:49:09 +00:00
2007-10-14 00:52:30 +00:00
2007-12-25 00:52:24 +00:00
2007-12-25 00:52:24 +00:00
2008-05-25 22:11:40 +00:00
2007-11-09 16:31:47 +00:00
2008-04-02 09:41:29 +00:00
2008-05-15 10:51:30 +00:00
2007-11-16 22:24:31 +00:00
2007-10-20 19:01:50 +00:00
2007-10-17 07:27:51 +00:00
2007-10-31 19:26:01 +00:00
2008-02-05 17:34:44 +00:00
2007-11-30 11:02:36 +00:00
2007-11-15 07:31:11 +00:00
2007-09-21 01:55:11 +00:00
2007-11-08 11:13:03 +00:00
2008-03-24 12:33:28 +00:00
2007-10-18 12:53:11 +00:00
2008-03-12 00:13:49 +00:00
2008-01-22 00:04:50 +00:00
2007-10-30 03:44:10 +00:00
2008-01-21 22:08:05 +00:00
2008-02-19 07:09:19 +00:00
2008-05-15 20:18:44 +00:00
2007-10-18 16:38:07 +00:00
2007-11-07 07:59:38 +00:00
2008-04-21 17:09:53 +00:00
2008-02-18 01:36:40 +00:00
2007-11-20 01:46:12 +00:00
2008-03-17 18:31:43 +00:00
2008-02-09 09:12:02 +00:00
2008-05-19 11:35:11 +00:00
2008-03-16 15:15:32 +00:00
2008-04-29 07:35:31 +00:00
2007-10-18 11:05:30 +00:00
2008-01-16 19:27:43 +00:00
2007-11-22 01:51:46 +00:00
2008-04-28 21:08:42 +00:00
2008-05-26 17:10:10 +00:00
2007-11-13 11:34:20 +00:00
2008-05-07 13:53:12 +00:00
2007-11-07 07:56:57 +00:00
2008-05-03 02:29:02 +00:00
2008-04-11 11:39:26 +00:00
2008-05-16 20:09:29 +00:00
2008-05-02 16:23:47 +00:00
2008-02-08 23:04:13 +00:00
2008-01-08 08:00:06 +00:00
2007-12-21 03:40:36 +00:00
2008-04-10 09:56:57 +00:00
2008-01-15 07:40:30 +00:00
2007-11-12 20:02:21 +00:00
2008-01-27 16:20:36 +00:00
2007-12-14 08:46:57 +00:00
2008-04-04 21:35:13 +00:00
2008-05-13 09:42:03 +00:00
2008-05-26 19:19:58 +00:00