70 lines
2.3 KiB
Plaintext
70 lines
2.3 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Thu Sep 4 14:19:20 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- added COPYING file
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Aug 20 14:28:07 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- allow /var/crash for crash-dumps (FHS-2.3)
|
||
|
- allow /branding (installation-images)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Aug 15 17:00:24 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- make sure LOGFILE is set for gcc warning check
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 11 15:24:46 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- eliminate use of BUILD_IS_RUNNING
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 11 14:46:27 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- eliminate use of BUILD_BASENAME and package_name
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Aug 10 12:06:17 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- add uname hack: let "uname -r" return the version of the
|
||
|
installed kernel-sources, not the one of the running kernel
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Aug 8 11:55:35 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- some sysconfig hacks:
|
||
|
sysconfig/security:PERMISSION_SECURITY to secure
|
||
|
sysconfig/clock:TIMEZONE to UTC
|
||
|
- add PreReq "aaa_base permissions sed" to make this work
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 4 15:03:00 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- change debuginfo dependency checker:
|
||
|
only fail on dependencies not referring to debuginfo packages
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 29 01:00:20 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- fail if a debuginfo or debugsource package has
|
||
|
an unresolvable dependency
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 15 15:54:08 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- replace last cleanup_and_exit by exit
|
||
|
- make sure proc is mounted before uninstalling rpms
|
||
|
- export YAST_IS_RUNNING during all install/uninstall tests
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jul 14 18:11:26 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- added 00-install and 99-remove as next part of main build script
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jul 14 15:52:16 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- created package
|
||
|
|