Commit Graph

  • 1da93076b4 Moved and renamed some of the source files. Improved the LDD class to search both lib and lib64 directories for libraries. Made some small changes to fileutils and fileactions. Martin Gracik 2009-06-08 16:54:20 +0200
  • 2908d5a3c4 Fixed variable replacements in template. Reordered some functions calls to call yum.install() only once. Martin Gracik 2009-06-04 17:49:49 +0200
  • b0b696d66d Wrote a templating system for initrd creation. A lot of stuff got changed and rewritten. Using a different approach now, so no point of tracking changes to the older commits. Martin Gracik 2009-06-04 15:36:56 +0200
  • d3fd188841 Rewrote some parts of the source. Added all functionality from upd-instroot and scrubtree. Rewrote most of the old utils/ scripts. Martin Gracik 2009-04-22 15:01:28 +0200
  • 0cb23d295a Update TODO list. David Cantrell 2009-04-06 09:54:22 -1000
  • bdbf05ecd5 Move __collectRepos() call to Lorax.run() David Cantrell 2008-10-09 22:11:13 -1000
  • 010f7e5f88 destdir -> self.destdir in InstRoot.__scrubInstRoot() David Cantrell 2008-10-09 22:09:41 -1000
  • f558cfa7f0 Call run() method once we create InstRoot. David Cantrell 2008-10-09 21:56:56 -1000
  • c39d130b60 Create a run() method for InstRoot and call private methods correctly. David Cantrell 2008-10-09 21:56:23 -1000
  • 2af6716ed6 Call the private methods correctly. David Cantrell 2008-10-09 21:54:29 -1000
  • 4b59f9593e Hidden methods start with two underscores. David Cantrell 2008-10-09 21:52:41 -1000
  • 979f553056 Move run() code from __init__() to run(). David Cantrell 2008-10-09 21:51:45 -1000
  • 291bf4492a More fixes for importing Lorax. David Cantrell 2008-10-09 21:48:46 -1000
  • 3377bc22e4 Reference the conf has in Lorax rather than globally. David Cantrell 2008-10-09 21:46:41 -1000
  • 1df9b5beaa Receive the conf hash as a parameter, do not import pylorax. David Cantrell 2008-10-09 21:44:34 -1000
  • 3bd5fd4d93 Move conf hash inside Lorax and import InstRoot. David Cantrell 2008-10-09 21:44:06 -1000
  • 206fee2e70 Make _writeYumConf() take the self argument. David Cantrell 2008-10-09 17:06:56 -1000
  • acbe7037d6 initializeDirs -> _initializeDirs David Cantrell 2008-10-09 17:05:54 -1000
  • 81e7702393 Introduce class Lorax and class InstRoot. David Cantrell 2008-10-09 17:04:13 -1000
  • 9546387afd Updated to do list. David Cantrell 2008-10-09 17:02:10 -1000
  • 62b02037a0 Import glob in instroot.py David Cantrell 2008-10-08 15:28:47 -1000
  • e5383426f8 Only make directories if they don't exist. David Cantrell 2008-10-08 15:22:39 -1000
  • 5f64fd8fd1 Do not make symlinks if dest files exist. David Cantrell 2008-10-08 14:58:56 -1000
  • 6ec042a9ab Do not print out locale names. David Cantrell 2008-10-08 14:45:57 -1000
  • 7b75b130c7 Pass arch to scrubInstRoot(). David Cantrell 2008-10-08 14:34:33 -1000
  • 7d513f07ed This isn't shell. David Cantrell 2008-10-08 14:06:23 -1000
  • f531759af2 Removed more things from upd-instroot that have been moved over. David Cantrell 2008-10-08 13:48:42 -1000
  • 9cbe781122 Expand scrubInstRoot() to copy boot loader files and prune locales. David Cantrell 2008-10-08 13:47:36 -1000
  • 1ed00316df Update to do list. David Cantrell 2008-10-08 13:07:11 -1000
  • 0b0872c296 More debugging output in instroot. David Cantrell 2008-10-06 21:48:19 -1000
  • b7ef76ef53 Fix gtk-icon-theme-name loop and add debugging messages. David Cantrell 2008-10-06 20:50:51 -1000
  • 12c5ceea6b Updated to do list. David Cantrell 2008-10-06 09:52:09 -1000
  • 7e62446b3e Added draft on initial announce email as I keep adding to it. David Cantrell 2008-10-06 09:51:01 -1000
  • 77684f0271 Remove extra space in output. David Cantrell 2008-10-05 15:43:09 -1000
  • e666948409 Pass libdir scrubInstRoot(). David Cantrell 2008-10-05 15:42:26 -1000
  • 3c1d9ebf37 ignore_error -> ignore_errors David Cantrell 2008-10-05 15:34:27 -1000
  • 82649959a4 Add missing close paren. David Cantrell 2008-10-05 15:17:21 -1000
  • 6883d1114f import shutil David Cantrell 2008-10-05 15:10:41 -1000
  • 230bcee79b Add some more signal output. David Cantrell 2008-10-05 15:08:38 -1000
  • fe9f08b13f Add dogtail and selinux config files to /usr/share/lorax. David Cantrell 2008-10-05 14:33:27 -1000
  • 90e58c56ab Started the scrubInstRoot() function in instroot.py. David Cantrell 2008-10-05 14:32:41 -1000
  • 21ff7ce04b Define default datadir location as /usr/share/lorax. David Cantrell 2008-10-05 13:08:10 -1000
  • 5ef8b9eafb Add some banner messages explaining the major steps of lorax. David Cantrell 2008-10-04 21:53:13 -1000
  • 57c97b576c Do prep work before letting yum lay down packages. David Cantrell 2008-10-04 21:48:18 -1000
  • e39a759cf1 Return True after yummain runs. David Cantrell 2008-10-04 21:38:20 -1000
  • 6bac20bb66 Make cleanup optional. David Cantrell 2008-10-04 21:35:03 -1000
  • 8c9f73974e anaconda -> lorax David Cantrell 2008-10-04 21:33:03 -1000
  • 508e074126 Do not automatically pass '-v' to yummain. David Cantrell 2008-10-04 21:31:41 -1000
  • d13c27c6f2 Updated to do list. David Cantrell 2008-10-04 21:31:36 -1000
  • 3ec372e546 Make the cleanup() function just remove the tmpdir location. David Cantrell 2008-10-04 20:59:46 -1000
  • fe8b541620 Make sure the yum.conf file goes to the lorax temp directory. David Cantrell 2008-10-04 20:57:22 -1000
  • eda4c740fa Put all temp files in to the same subdirectory. David Cantrell 2008-10-04 20:55:42 -1000
  • e6aebb1c3d sort() is an inplace operation on lists, correct other errors in instroot.py. David Cantrell 2008-10-04 20:52:17 -1000
  • 725305dd9c Correct typo and use os.path.join() in instroot.py. David Cantrell 2008-10-04 20:34:37 -1000
  • 1ad8929ba8 'import os' in instroot.py. David Cantrell 2008-10-04 20:32:03 -1000
  • 9b1a7f2e4f Do not try to close a file descriptor, which is an int. David Cantrell 2008-10-04 20:31:13 -1000
  • fcb8d0f1ab Open the file descriptor returned from mkstemp(). David Cantrell 2008-10-04 20:29:59 -1000
  • 649e87ae5f Use correct parameter initializers in installPackages() David Cantrell 2008-10-04 20:22:12 -1000
  • 6c6a55154a Fix /usr/share/lorax installation. David Cantrell 2008-10-04 20:15:56 -1000
  • c158df0024 Make sure /etc and /usr/share files go to the right place. David Cantrell 2008-10-04 20:14:31 -1000
  • c8e52cbf27 Use os.path.join() rather than explicitly listing full paths. David Cantrell 2008-10-04 20:09:46 -1000
  • f1375c5ea8 Fix more problems in setup.py. David Cantrell 2008-10-04 20:09:04 -1000
  • 46052c010d Build the list of data_files more correctly in setup.py. David Cantrell 2008-10-04 20:05:53 -1000
  • c01846d9ae lorax.py -> lorax David Cantrell 2008-10-04 19:53:33 -1000
  • 5623014506 Write Makefile and correct problems in setup.py. David Cantrell 2008-10-04 19:51:17 -1000
  • e85f18bb5b Rename lorax.py to lorax. David Cantrell 2008-10-04 19:50:56 -1000
  • f1ba230378 Added setup.py, a distutils-based install script. David Cantrell 2008-10-04 19:46:04 -1000
  • 9c3e0a79af Move code in to the src/ subdirectory. David Cantrell 2008-10-04 19:45:34 -1000
  • f088290515 Start populating the share directory. David Cantrell 2008-10-04 19:43:27 -1000
  • 19c413933c Remove more of buildinstall that has been rewritten. David Cantrell 2008-10-04 19:07:32 -1000
  • 53b0a794ba Add -c option to allow user to specify confdir. David Cantrell 2008-10-04 19:06:21 -1000
  • 2aef98cb23 Giant directory of the old scripts. David Cantrell 2008-10-04 18:52:23 -1000
  • bbf732c9e1 I have a to do list. David Cantrell 2008-10-04 18:49:04 -1000
  • 45d93040e7 Call pylorax.instroot.createInstRoot() David Cantrell 2008-10-04 18:45:55 -1000
  • 49a2614bd6 The instroot.py module is a rewrite of upd-instroot. David Cantrell 2008-10-04 18:44:49 -1000
  • 74e6855d10 Import yum, rpmUtils, and instroot. Add conf[] hash table. David Cantrell 2008-10-04 18:44:28 -1000
  • 8ed3d43ca0 Forgot to delete etc/packages.ppc64 David Cantrell 2008-10-04 17:57:12 -1000
  • 3d9418a652 Created arch subdirs in /etc/lorax. David Cantrell 2008-10-04 17:55:38 -1000
  • 3ccd97bfb9 Merge etc/rescue* contents in to appropriate etc/packages* files. David Cantrell 2008-10-04 17:52:41 -1000
  • c272dcc076 Write getBuildArch() function and correct mkstemp calls. David Cantrell 2008-10-03 15:46:01 -1000
  • 2bc22432f1 Update the POLICY file. David Cantrell 2008-10-03 15:45:33 -1000
  • bc76ca2070 Set buildarch and other fixes. David Cantrell 2008-10-03 15:44:57 -1000
  • 7c6562f972 Syntax fixes. David Cantrell 2008-09-12 16:15:10 -1000
  • 57c51abe99 /etc/lorax/modules David Cantrell 2008-09-12 16:08:21 -1000
  • f16dd41cca Various support functions from buildinstall. David Cantrell 2008-09-12 16:04:02 -1000
  • aceb9a14ca More program flow brought over from buildinstall. David Cantrell 2008-09-12 16:03:20 -1000
  • 7b111a604b Added treeinfo.py module to pylorax. David Cantrell 2008-09-12 15:05:49 -1000
  • 28a51258d8 POLICY explains what I'm doing. David Cantrell 2008-09-12 15:05:30 -1000
  • 5033fcc35b Created pylorax.discinfo for writing .discinfo files. David Cantrell 2008-09-12 14:34:15 -1000
  • a6cf1542df Ignore *.pyc files. David Cantrell 2008-09-12 12:10:33 -1000
  • ada64599d0 Use /usr/bin/python -tt David Cantrell 2008-09-12 12:04:12 -1000
  • 964d226898 Initial code import. David Cantrell 2008-09-11 14:21:12 -1000
  • de03ab166c Start of /etc/lorax files. David Cantrell 2008-09-11 14:16:52 -1000
  • 7da79b4c20 Initial project description files imported. David Cantrell 2008-09-11 14:16:39 -1000