From c7f6e1213aa7802ef6d0e520a71530f41db403dc Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 2 Aug 2008 12:05:03 +0000 Subject: [PATCH] create nonworking directory among conf/machine, so that people who want to revive a machine have a chance to pick up previous work. move db1200 into nonworking, since it does not define a preferred kernel --- conf/machine/nonworking/.mtn2git_empty | 0 conf/machine/{ => nonworking}/db1200.conf | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 conf/machine/nonworking/.mtn2git_empty rename conf/machine/{ => nonworking}/db1200.conf (100%) diff --git a/conf/machine/nonworking/.mtn2git_empty b/conf/machine/nonworking/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/conf/machine/db1200.conf b/conf/machine/nonworking/db1200.conf similarity index 100% rename from conf/machine/db1200.conf rename to conf/machine/nonworking/db1200.conf -- 2.39.5