1
0
mirror of synced 2026-01-15 15:56:10 +00:00

85 Commits

Author SHA1 Message Date
Dmitry Nedospasov
8189d013bc Added TODO 2010-08-30 19:44:10 +02:00
Axel Beckert
2d84d9c681 TODO: Refactor the code for less variants of calling cp, rm, mv, etc. 2010-08-25 15:05:20 +02:00
Stéphane Jourdois
64c9c8398b Remove trailing space from make_fs_ options.
The "-d name=" option doesn't appear as necessary with mkfs.xfs, at
least with version 3.1.2 of mkfs.xfs (of course, tested with a file
instead of a device).
This simplifies a TODO item.
2010-07-26 19:28:28 +02:00
Stéphane Jourdois
5cd664c6b0 Encrypt root password with sha256 by default.
- Use perl crypt with some magic rather than openssl to hash root
password, either generated or provided by user.
- Remove the undocumented dependency on openssl.
- Add a hash_method option to configure the hashing algorithm.
- Permit md5, sha256 and sha512, and use sha256 as default.
- Remove TODO entry about "more random" passwords.
- Remove an ugly system() call.
2010-07-25 22:10:59 +02:00
Stéphane Jourdois
2326ca9e23 Again remove tests from TODO :-) 2010-07-23 13:29:56 +02:00
Stéphane Jourdois
0e16a65d80 Validate option arguments
Also provide a default value for serial_device and disk_device.
Remove corresponding TODO entry.

Note: as shown by this patch, some needed fixes remain. Some options
take yes/no, some 0/1, etc.
2010-07-18 18:37:59 +02:00
Dmitry Nedospasov
ec26ac7c9f Added some TODOs 2010-07-18 18:21:19 +02:00
Dmitry Nedospasov
60942153a9 TODO Formating 2010-07-18 18:15:30 +02:00
Dmitry Nedospasov
1ec6e7d4bb Update password related TODOs
Removed one password TODO, added another far less critical one.
2010-07-18 18:07:32 +02:00
Axel Beckert
34ba628f64 TODO: Last test which fails (no idea why yet) is t/pod-coverage.t 2010-07-16 18:14:47 +02:00
Axel Beckert
e6ebdac66f Big TODO: Refactor the code for less code duplication 2010-07-16 17:30:28 +02:00
Dmitry Nedospasov
63693d4c27 Added --password flag and documented it 2010-06-07 17:58:12 +02:00
Dmitry Nedospasov
671db332a3 Removed "Clean up setup-hostname" since its been commited 2010-06-05 17:12:05 +02:00
Dmitry Nedospasov
8cf4c83936 Fix 70-install-ssh in debian, print RSA fingerprint
This will fix 70-install-ssh, allowing it complete postinst by
generating host SSH keys for it. The resulting RSA host key
fingerprint is printed in an Installation summary at the end
of isntall. Next step is to apply the same change to the remaining
70-install-ssh's.
2010-06-02 23:51:36 +02:00
Axel Beckert
898abeb964 Separate real bugs from TODO into KNOWN_BUGS
Also mention that TODO and KNOWN_BUGS are included in the docs for the Debian package
2010-05-30 19:34:45 +02:00
Axel Beckert
3a4fda345b New bug found: xen-delete-image ignores extension setting 2010-05-27 22:04:52 +02:00
Axel Beckert
24704f0bba Reword necessarity of x-c-i to check integer options on non-digits 2010-05-27 22:01:57 +02:00
Axel Beckert
dd2487a2e9 TODO: Hooks: Add the idea of package-manager or -format based hook directories 2010-05-27 01:00:23 +02:00
Axel Beckert
6e8ce650fd TODO: Move Non-Interactive Password Handling to post-4.2 2010-05-26 23:54:25 +02:00
Dmitry Nedospasov
75ea318955 Merge branch 'master' of gitorious.org:xen-tools/xen-tools
Conflicts:
	TODO
2010-05-26 22:09:38 +02:00
Dmitry Nedospasov
e121eca49a Updated todo with (relevant for 4.2 and later)
* Removed several bullet points which are already implemented
* Added or changed several bullet points for the 4.2 release, most notably:
  1. Fix 70-install-ssh
  2. Clean up setup-hostname
* Added or changed several bullet points for a later release, most notably:
  1. Generic grub support
2010-05-26 21:58:32 +02:00
Axel Beckert
7a052cde71 TODO: Remove --vcpus and --bridge (implemented by Dmitry) 2010-05-26 21:45:00 +02:00
Axel Beckert
3990d298ae TODO: Merge passwd changing issues which were more or less listed twice 2010-05-26 21:42:22 +02:00
Axel Beckert
4c43c34025 TODO: Move new sources.list generation to post-4.2 2010-05-26 21:39:25 +02:00
Axel Beckert
babf60a9b7 roles/README: Hint to document new roles 2010-05-26 21:33:04 +02:00
Axel Beckert
ec848be650 TODO: xen-create-image(1): not all roles are listed 2010-05-26 21:04:05 +02:00
Axel Beckert
b452461473 xen-create-image(1): Don't talk aber Sarge and Etch, talk about Debian Stable, so we won't have to change to docs with every new Debian release. ;-) 2010-05-26 21:03:09 +02:00
Axel Beckert
fa4e023e68 TODO: Password handling 2010-05-26 20:54:42 +02:00
Axel Beckert
c93a08fee2 TODO: xen-delete-image doesn't delete all disk-images if --partitions is used 2010-05-25 23:45:36 +02:00
Dmitry Nedospasov
95932483e6 merged conflict 2010-05-17 23:17:09 +02:00
Dmitry Nedospasov
d5cd0fd8ae Added some TODOs
Updated Authors
2010-05-17 23:12:59 +02:00
Axel Beckert
3fb0ee97f4 Reduce double blank line to sigle one 2010-05-15 01:09:08 +02:00
Axel Beckert
be143d50aa TODO: Make the hooks conffiles 2010-05-15 01:05:04 +02:00
Dmitry Nedospasov
b9d1fa2e72 Updated TODO 2010-05-02 13:20:17 +02:00
Dmitry Nedospasov
80a3fc020e * Added myself to Authors
* Removed hooks - they are working!
2010-04-24 20:04:29 +02:00
Dmitry Nedospasov
23cd316a3f Merge branch 'master' of gitorious.org:xen-tools/xen-tools 2010-04-22 22:42:57 +02:00
Axel Beckert
3eee05758b Add "Suggests: xen-utils" to debian/control for pygrub 2010-04-17 15:13:18 +02:00
Axel Beckert
99329b4a96 Add missing item dash in TODO list 2010-04-17 15:05:24 +02:00
Axel Beckert
01d7921b0c TODO: Add Mathieu Parent's idea of having a directory of sources.list files for each distribution 2010-04-17 15:05:24 +02:00
Axel Beckert
1a5f9e1978 TODO: Fix debian/control when being online again 2010-04-17 15:05:24 +02:00
Dmitry Nedospasov
cda579c655 Modified TODO: Add distro name and release number to pygrub screen 2010-04-17 14:49:01 +02:00
Dmitry Nedospasov
e5a3a80049 Updated howto 2010-04-17 03:50:09 +02:00
Axel Beckert
30ad001bb2 TODO: List of failing tests 2010-04-15 03:12:47 +02:00
Axel Beckert
f419491ad7 TODO: Test suite should pass 2010-04-15 03:01:34 +02:00
Axel Beckert
76d62ed165 TODO: Clean up the hooks directory 2010-04-10 15:22:56 +02:00
Axel Beckert
339116f886 Fix another typo in TODO 2010-04-10 15:21:52 +02:00
Axel Beckert
4362775855 Fix typo in last commit 2010-04-10 13:30:56 +02:00
Axel Beckert
a56858263d Remove resolved issues from TODO, add new ideas about --dist 2010-04-10 13:24:25 +02:00
Axel Beckert
814f1babd2 TODO: Bashisms 2010-03-10 23:23:59 +01:00
Axel Beckert
bd2b7f2ea8 Add the real bug which caused PEBKAC 2010-03-10 22:26:22 +01:00